mcp-teamate-server
@aokihu
About mcp-teamate-server
Teamate MCP 服务器端
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-teamate-server": {
"command": "bun",
"args": [
"run",
"src/server/index.ts"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
—
Basic information
More Other MCP servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
ICSS
chokcoco不止于 CSS
Comments