loading…
Search for a command to run...
loading…
A TypeScript prototype for an MCP-style registry providing local utility tools for shell command execution, filesystem access, and search functionality. It feat
A TypeScript prototype for an MCP-style registry providing local utility tools for shell command execution, filesystem access, and search functionality. It features Zod input validation and project manifest resource exposure for embedding into larger MCP implementations.
A minimal TypeScript prototype for MCP-style tools and resources.
Current scope is the registry layer plus a small set of local utility tools that can be wired into a full MCP server.
npm install
npm test
npm run build
This repo does not yet include a complete stdio/SSE transport or Claude Desktop wiring. It is currently a clean registry prototype that can be embedded into a fuller MCP implementation.
src/
├── server.ts # Registry assembly + request handlers
├── registry.ts # Tool and resource registry
├── tools/
│ ├── exec.ts # Shell command tool
│ ├── fs.ts # Filesystem tools
│ └── search.ts # Grep/ripgrep search tool
└── resources/
└── manifest.ts # Project manifest resources
npm test
MIT
Run in your terminal:
claude mcp add mcp-tool-server -- npx Yes, Tool Server MCP is free — one-click install via Unyly at no cost.
No, Tool Server runs without API keys or environment variables.
Self-hosted: the server runs locally on your machine via the install command above.
Open Tool Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolProvides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzNot sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs