Search for:
Why this server?
A production-ready template for creating Model Context Protocol servers with TypeScript, providing tools for efficient testing, development, and deployment.
Why this server?
A TypeScript-based server that integrates Google's Gemini Pro model with Claude Desktop through the Model Context Protocol, allowing Claude users to access Gemini's text generation capabilities.
Why this server?
A TypeScript-based MCP server that enables LLM agents to interact with Gel databases through natural language, providing tools to learn database schemas, validate and execute EdgeQL queries.
Why this server?
This TypeScript-based server implements a simple notes system using MCP concepts, enabling users to create, list, and summarize text notes.
Why this server?
A TypeScript-based MCP server that enables users to manage text notes and generate summaries, showcasing key MCP concepts like resource representation and LLM integration.
Why this server?
A TypeScript-based MCP server that implements a simple notes system, enabling users to create, list, and summarize text notes.
Why this server?
Enables AI models to perform file system operations (reading, creating, and listing files) on a local file system through a standardized Model Context Protocol interface.