30 skills found
tadata-org / fastapi_mcpExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
joreilly / PeopleInSpaceKotlin Multiplatform sample with SwiftUI, Jetpack Compose, Compose for Wear, Compose for Desktop, and Compose for Web clients along with Ktor backend.
joreilly / FantasyPremierLeagueFantasy Premier League Kotlin/Compose Multiplatform sample
joreilly / GalwayBusGalway Bus Kotlin Multiplatform project using Jetpack Compose and SwiftUI
ghuntley / groundhogGroundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
toolprint / hypertool-mcpDynamically expose tools from proxied servers based on an Agent Persona
apisec-inc / mcp-auditSee what your AI agents can access. Scan MCP configs for exposed secrets, shadow APIs, and AI models. Generate AI-BOMs for compliance.
DMontgomery40 / pentest-mcpNOT for educational purposes: An MCP server for professional penetration testers including STDIO/HTTP/SSE support, nmap, go/dirbuster, nikto, JtR, hashcat, wordlist building, and more.
samchon / openapiOpenAPI definitions, converters and LLM function calling schema composer.
yepcode / mcp-server-jsMCP server that exposes YepCode processes as callable tools for AI platforms. Securely connect AI assistants to your YepCode workflows, APIs, and automations.
bnomei / kirby-mcpCLI-first MCP server for composer-based Kirby CMS projects — inspect blueprints/templates/plugins, interact with a real Kirby runtime, and use a bundled Kirby knowledge base.
succlz123 / DeepCoA Chat Client for LLMs, written in Compose Multiplatform.
mashh-lab / mcp-agent-proxyAn MCP server that exposes local and remote agents across different servers as MCP tools.
LazaUK / AIFoundry-MCPConnector-FabricGraphQLMCP Client and Server apps to demo integration of Azure OpenAI-based AI agent with a Data Warehouse, exposed through GraphQL in Microsoft Fabric.
dataworkshop / simple-mcp-serverSimple MCP Server — Educational Example This repository contains a minimal MCP (Model Context Protocol) server built for educational purposes. Its goal is to help developers understand how the MCP protocol works and how to manage decision-making processes based on model–client communication.
rsclarke / mcp-taskfile-serverExpose Taskfile tasks as MCP tools.
pouriya / mcpdA ~3MB MCP daemon that exposes any script as a tool for Claude, Cursor & AI assistants
kbrisso / byte-vision-mcpA Model Context Protocol (MCP) server written in GO that provides text completion capabilities using local LLama.cpp models. This server exposes a single MCP tool that accepts text prompts and returns AI-generated completions using locally hosted language models.
specmatic / specmatic-mcp-serverA Model Context Protocol (MCP) server that exposes Specmatic's contract testing capabilities to AI coding agents like Claude Code. This server enables comprehensive API contract validation and mock server management for development workflows.
0xshariq / github-mcp-serverA Model Context Protocol (MCP) server that provides 29 Git operations + 11 workflow combinations for AI assistants and developers. This server exposes comprehensive Git repository management through a standardized interface, enabling AI models and developers to safely manage complex version control workflows.
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
ngres / ros2mcpExpose arbitrary ROS 2 services and topics as MCP tools and list topics as resources.
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.
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.
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.
mlaugharn / cli-mcpexpose clis over model context protocol
bjornfix / mcp-expose-abilitiesLet AI agents do real WordPress work via MCP. 61 core abilities, 12 add-ons, 280+ ecosystem abilities for content, builders, SEO, security, files, and operations.
jschoemaker / driftguard-mcpMCP server for DriftGuard — exposes AI conversation drift scores and session health to Claude Desktop and other MCP clients
VikashLoomba / mcp-client-manager-goPackage mcpmgr provides a high-level manager for connecting to, monitoring, and coordinating multiple Model Context Protocol (MCP) servers from Go applications. The companion mcpgateway package builds on top of mcpmgr to expose every managed server through a single Streamable HTTP endpoint.
dp-veritas / mcp-obsidian-toolsA Model Context Protocol (MCP) server that allows MCP clients (Cursor, VSCode, Claude Desktop, etc.) to read and search any directory containing Markdown notes, such as an Obsidian vault. This server exposes a rich, read-only toolkit of obsidian_-prefixed MCP tools for working with vault metadata (tags, links, frontmatter), filenames, and more