mcp-teamate-server
@aokihu
mcp-teamate-server について
Teamate MCP 服务器端
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-teamate-server": {
"command": "bun",
"args": [
"run",
"src/server/index.ts"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is mcp-teamate-server?
mcp-teamate-server is a server-side program that provides an HTTP API for MCP Teamate. It runs on the Bun JavaScript runtime and manages data using a local database directory.
How to use mcp-teamate-server?
Install dependencies with bun install, then start the server with bun run src/server/index.ts. The data/ directory is created automatically on first run and must be maintained per environment.
Key features of mcp-teamate-server
- Provides HTTP API services for MCP Teamate
- Built with the fast Bun all-in-one runtime
- Automatically creates
data/directory for database storage - Data directory excluded from version control
- Simple two‑command setup and run
Use cases of mcp-teamate-server
—
FAQ from mcp-teamate-server
—
「その他」の他のコンテンツ
ghidraMCP
LaurieWiredMCP Server for Ghidra
9.4K
Awesome Mlops
visengerA curated list of references for MLOps
14.0K

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
88.2K
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
22.0K
Nginx UI
0xJackyYet another WebUI for Nginx
11.3K
コメント