MCP Directory
Back

mcp-framework

by QuantGeekDev · TypeScript · ★ 916

The Typescript MCP Framework

#anthropic#claude#framework#genai#llm#llms#mcp#modelcontextprotocol#typescript

Install

npx -y github:QuantGeekDev/mcp-framework

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-framework": {
      "command": "npx",
      "args": [
        "-y",
        "github:QuantGeekDev/mcp-framework"
      ]
    }
  }
}

From the README

MCP-Framework is a framework for building Model Context Protocol (MCP) servers elegantly in TypeScript. MCP-Framework gives you architecture out of the box, with automatic directory-based discovery for tools, resources, and prompts. Use our powerful MCP abstractions to define tools, resources, or prompts in an elegant way. Our cli makes getting started with your own MCP server a breeze - 🛠️ Automatic discovery and loading of tools, resources, and prompts - Multiple transport support (stdio, SSE, HTTP Stream) - TypeScript-first development with full type safety - Built on the official MCP SD…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers