MCP Server Proxy
@amirilovic
MCP Server Proxy について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-proxy-amirilovic": {
"command": "node",
"args": [
"dist/server.js"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP Server Proxy?
A proxy server that connects to multiple MCP servers and provides a unified interface for tool access.
How to use MCP Server Proxy?
Install dependencies with npm install, build with npm run build, then run node dist/server.js with optional --profile, --mode, --port, and --host flags. Configuration files are named config.<profile>.json and contain a mcpServers object.
Key features of MCP Server Proxy
- Connect to multiple MCP servers simultaneously
- Support for multiple configuration profiles
- Tool name prefixing with server names
- Run in either stdio or SSE mode
- Profile-based configuration management
Use cases of MCP Server Proxy
—
FAQ from MCP Server Proxy
—
「その他」の他のコンテンツ
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
コメント