7 skills found
isaacphi / mcp-language-servermcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnostics.
erwinkramer / bank-apiThe Bank API is a design reference project suitable to bootstrap development for a compliant and modern API.
jonigl / mcp-client-for-ollamaA text-based user interface (TUI) client for interacting with MCP servers using Ollama. Features include agent mode, multi-server, model switching, streaming responses, tool management, human-in-the-loop, thinking mode, model params config, MCP prompts, custom system prompt and saved preferences. Built for developers working with local LLMs.
locus-technologies / agentic-commerce-protocol-demoReference implementation of OpenAI's Agentic Commerce Protocol (ACP)
synaptiai / prompt-decoratorsA standardized framework for enhancing how LLMs process and respond to prompts through composable decorators, featuring an official open standard specification and Python reference implementation with MCP server integration.
localden / mcp-auth-servers🔒 Reference MCP servers that demo how authentication works with the current Model Context Protocol spec.
husniadil / fastmcp-builderA comprehensive Claude Code skill for building production-ready MCP servers using FastMCP. Includes reference guides, runnable examples, and a complete implementation with OAuth, testing, and best practices.