一个基于mcp-framework构建的模型上下文协议服务器,用于开发和扩展自定义工具,支持与Claude桌面客户端集成。
工具数量
4
GitHub Stars
0
一个基于mcp-framework构建的模型上下文协议服务器,用于开发和扩展自定义工具,支持与Claude桌面客户端集成。
工具数量
4
GitHub Stars
0
MCP server for App Store Connect API with 208 tools across 25 workers. Manage apps, builds, TestFlight, in-app purchases, subscriptions, reviews, provisioning, screenshots, analytics, and more - directly from Claude, Cursor, VS Code, or any MCP client. Multi-account support, worker filtering, JWT auth.
安装状态
已补齐
命令预览
ASC_KEY_ID={ASC_KEY_ID} ASC_ISSUER_ID={ASC_ISSUER_ID} ASC_PRIVATE_KEY_PATH={ASC_PRIVATE_KEY_...

brilliant-directories-mcp
Official MCP server for Brilliant Directories, the membership and directory website platform powering 50,000+ sites. Manage members, posts, leads, reviews, pages, redirects, email templates, forms, menus, tags, and more from any AI agent. Ships an OpenAPI 3.1 spec and an interactive setup wizard.\\r\\n
安装状态
已补齐
命令预览
npx -y brilliant-directories-mcp --api-key YOUR_BD_API_KEY --url https://your-site.com [obje...
chron-mcp
AI tools show when you sent a message. Chron logs when the AI responded too — and keeps a permanent, queryable record of every exchange across every tool you use. Works with Claude Desktop, Claude Code, Cursor, Windsurf, and any MCP-compatible AI tool. Every exchange is stored with precise local timestamps (including timezone offset) to a SQLite file on your machine. Query it directly, export it, or use it to answer: what did the AI say, and exactly when?
安装状态
已补齐
命令预览
npx -y chron-mcp [object Object]
Autoapprove support for claude
安装状态
已补齐
命令预览
pip install claude-autoapprove

claude-faf-mcp
Persistent project context for AI. 33 MCP tools for creating, scoring, and syncing project DNA via IANA-registered .faf format (application/vnd.faf+yaml).\\r\\nTell AI who you're building for, what you're building, and why — it never forgets. 391 tests across 6 platforms.\\r\\n
安装状态
已补齐
命令预览
npx -y claude-faf-mcp [object Object]
For MCP Servers
facilitates basic notes file creation using an MCP server with Claude
安装状态
已补齐
命令预览
pip install uv\"

claude-octopus
One brain, many arms. Spawn multiple specialized Claude Code agents as MCP servers via the Agent SDK. Each instance gets its own model, tools, prompt, and personality.
安装状态
已补齐
命令预览
CLAUDE_PERMISSION_MODE={CLAUDE_PERMISSION_MODE} npx claude-octopus [object Object]
MCP server for connecting Claude app to terminal/system for generating code projects
Cross-platform remote connection manager (SSH, RDP, VNC, web) with a built-in MCP server exposing 60+ tools. Connect Claude Code or Codex to your infrastructure and let AI agents execute commands in SSH terminals, take screenshots of RDP/VNC desktops, drive web sessions, and read credentials from an AES-256 encrypted vault — all over a local Unix socket. Bring-your-own-subscription, Apache 2.0 open source, free for personal use. Runs on macOS, Windows, and Linux.
安装状态
已补齐
命令预览
CONDUIT_SOCKET_PATH={CONDUIT_SOCKET_PATH} CONDUIT_ENV={CONDUIT_ENV} node /Applications/Condu...
Provides context optimization tools to extract targeted information rather than processing large files and command outputs in their entirety.
安装状态
已补齐
命令预览
context-optimizer-mcp {}
ctxnest-mcp
Local Brain/Hands/Eyes loop for AI coding agents. Persistent markdown knowledge vault with FTS5 search, sandboxed command execution via project-defined tools, and a feedback journal that compounds every session. 46 MCP tools. 100% local, 0% egress.
安装状态
已补齐
命令预览
CTXNEST_DATA_DIR={CTXNEST_DATA_DIR} npx -y ctxnest-mcp [object Object]

@runcycles/mcp-server
AI agents call LLMs, invoke tools, and hit APIs — but have no built-in way to cap spend. A single agent loop can burn hundreds of dollars before anyone notices. Cycles MCP Server gives any MCP-compatible agent a runtime budget authority: tools to check, reserve, spend, and release budget before and after every costly operation. Works with Claude Desktop, Claude Code, Cursor, Windsurf, and any MCP host. Supports per-tenant budgets, soft-landing caps, and automatic heartbeat for long-running operations.
安装状态
已补齐
命令预览
CYCLES_BASE_URL={CYCLES_BASE_URL} CYCLES_API_KEY={CYCLES_API_KEY} npx -y @runcycles/mcp-serv...

@databox/mcp-server
The Databox MCP server empowers your AI tools to talk to your data, enabling agentic analytics, automated data ingestion, and real-time conversational analytics. It transforms Databox into an intelligent backend for your LLMs, allowing tools like ChatGPT, Claude and Cursor to query metrics and KPIs across 130+ platforms using natural language with zero SQL required.\\r\\n\\r\\nUnlike standard read-only connectors, this server supports bidirectional workflows: your agents can autonomously ingest structured or unstructured data and trigger real-time decisions based on your business performance.
安装状态
已补齐
命令预览
DATABOX_API_TOKEN={DATABOX_API_TOKEN} npx -y @databox/mcp-server [object Object]
A Chat Client for LLMs, written in Compose Multiplatform.
安装状态
已补齐
命令预览
pip install protobuf
Testing MCP Server by Claude

ejentum-mcp
Exposes the four Ejentum cognitive harnesses (reasoning, code, anti-deception, memory) as MCP tools any agentic client can call. Drop-in scaffolding that catches LLM failure modes like sycophancy, hallucination, and reasoning shortcuts.
安装状态
已补齐
命令预览
EJENTUM_API_KEY={EJENTUM_API_KEY} npx -y ejentum-mcp [object Object]
Google Calendar MCP Server\ \ mcp is very cool yes\ \ Examples of things to ask Claude:\ Create an event called "Chill" whenever I have time on Monday after 8pm. \ Check whenever both me and Arian are free this week between 9am and 5pm and schedule a meeting called "Going over MCP" \ \ Usage\ \ Requirements\ \ Node.js \u003e= v18.0.0\ Claude Desktop\ \ Installation\ \ 1. Run npx mcp server google calendar init \ 2. Restart Claude Desktop\ 3. You can now try with a simple command like Give me a list of all my events this week
安装状态
已补齐
命令预览
npx mcp-server-google-calendar init
AI Git workflow MCP server. Generates conventional commit messages, branch names, PR descriptions, and manages work streams (wip, hotfix, review, experiment). Works with Cursor, Claude Desktop, Claude Code, Windsurf, and VS Code. Install: pip install gitrama-mcp
安装状态
已补齐
命令预览
GITRAMA_TOKEN={GITRAMA_TOKEN} gitrama-mcp [object Object]