13 skills found
openclaw / apple-notesManage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes)
tadata-org / fastapi_mcpExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
groupultra / telegram-search🔍 导出并模糊搜索 Telegram 聊天记录 | Export and fuzzy search your Telegram chat history
IBM / mcp-context-forgeAn AI Gateway, registry, and proxy that sits in front of any MCP, A2A, or REST/gRPC APIs, exposing a unified endpoint with centralized discovery, guardrails and management. Optimizes Agent & Tool calling, and supports plugins.
rekog-labs / MCP-NestA NestJS module to effortlessly create Model Context Protocol (MCP) servers for exposing AI tools, resources, and prompts.
IvanMurzak / MCP-Plugin-dotnet.NET MCP bridge: expose app methods/data as MCP tools, prompts, and resources via an in-app plugin + lightweight server (SignalR; stdio/http).
NextStat / chatgpt2mdConvert ChatGPT export to Markdown with full-text search and MCP server for Claude
serkan-ozal / driflyte-mcp-serverThe Driflyte MCP Server exposes tools that allow AI assistants to query and retrieve topic-specific knowledge from recursively crawled and indexed web pages.
7tg / django-admin-mcpExpose Django admin models to MCP (Model Context Protocol) clients. Add a mixin to your ModelAdmin classes and let AI assistants like Claude perform CRUD operations, execute admin actions, and explore relationships—all respecting Django's permission system.
devroopsaha744 / TexMCPA small FastMCP-based Microservice that renders LaTeX to PDF. The server exposes MCP tools to render raw LaTeX or templates and produces artifacts
mlaugharn / cli-mcpexpose clis over model context protocol
hoangsonww / GitIntel-MCP-ServerA Git intelligence MCP server built with Node.js and TypeScript that analyzes local Git repositories to surface insights like hotspots, churn, temporal coupling, knowledge maps, and risk scoring. Designed for AI agents, it exposes repository analytics tools through the Model Context Protocol (MCP) while keeping all data local and read-only.
mirkosertic / MCPLuceneServerMCP Lucene Server is a Model Context Protocol (MCP) server that exposes Apache Lucene's full-text search capabilities through a conversational interface. It allows AI assistants (like Claude) to help users search, index, and manage document collections without requiring technical knowledge of Lucene or search engines.