Token导航 LogoToken导航TokenDH.com

MCP 工具与服务目录

找到适合你的 MCP Server,快速完成接入

按功能、传输方式和来源整理 MCP Server,提供安装命令、配置方式、仓库与文档入口,方便你快速比较并接入合适的服务。

正式条目

87,640

可复制安装

36,828

最近生成

2026-05-22

金融服务stdio
MCP Server Auth logo

MCP Server Auth

@expensebot/mcp-server-auth

ExpenseBot is the first expense management tool on the official MCP Registry. Two MCP servers:\\r\\n\\r\\n@expensebot/mcp-server-auth (authenticated) — 13 tools that work with your real ExpenseBot data:\\r\\n- Search expenses by category, merchant, date, amount\\r\\n- Submit photo/PDF receipts via base64\\r\\n- Scan Gmail for receipts on demand\\r\\n- Create, list, share, download expense reports\\r\\n- Run deep analytics (\\\"compare Q1 vs Q2 spending\\\")\\r\\n- Add cash expenses without a receipt\\r\\n- Check tax deductibility\\r\\n- Check compliance issues\\r\\n\\r\\n@expensebot/mcp-server (read-only) — answers questions about ExpenseBot for pre-sales/help.\\r\\n\\r\\nAuth: Personal Access Tokens generated from Settings → AI Assistant Tokens. 30-day expiry, revokable, scoped to your account only. CASA Tier 2 certified. Free with any ExpenseBot account (60-day free trial).\\r\\n

安装状态

已补齐

命令预览

npx -y @expensebot/mcp-server-auth --token=YOUR_EXPENSEBOT_TOKEN [object Object]

搜索检索未说明

🧠 The Core of Your AI Agents\\r\\nMulti-agent orchestration MCP server with 10 tools for agent coordination. Features:\\r\\n• Persistent memory via local .brain/ folder\\r\\n• Event ledger for agent communication\\r\\n• State management for sprint tracking\\r\\n• Artifact storage for agent outputs\\r\\n• Neural triggers for automated routing\\r\\nWorks with Claude Desktop. Your data stays local.\\r\\npip install mcp-server-nucleus

数据服务未说明

The Milvus MCP server enables AI applications to interact with Milvus vector databases using natural language commands. It allows AI models to perform vector searches, manage collections, and retrieve data without writing custom database queries. This integration facilitates seamless access to vector data, enhancing the capabilities of AI tools like Claude Desktop and Cursor.

搜索检索未说明

This project implements a custom Model Context Protocol (MCP) server designed to work seamlessly with AI-powered IDEs like Cursor and Claude Desktop. It allows users to interact with the Monad Testnet using natural language prompts within their IDE.

开发工具未说明

mcp server bluesky\ \ MCP server for Bluesky.\ \ Usage with Claude Desktop\ \ \ \ Tools\ \ bluesky get profile \ bluesky follow \ bluesky delete follow \ bluesky get follows \ bluesky get followers \ bluesky search posts \ bluesky post \ bluesky delete post \ bluesky repost \ bluesky delete repost \ bluesky get timeline \ bluesky get post thread \ bluesky get likes \ bluesky like \ bluesky delete like

AI代理未说明

Official Mureka Model Context Protocol (MCP) server that enables interaction with powerful lyrics, song and bgm generating APIs. This server allows MCP clients like Claude Desktop, OpenAI Agents and others to generate lyrics, song and background music(instrumental).

搜索检索未说明

This Model Context Protocol (MCP) server provides cryptocurrency information through Claude Desktop. It connects to the CoinMarketCap API to fetch real-time cryptocurrency data.

开发工具未说明

\ \ \ Claude Desktopでの使い方\ claude desktop config.jsonにローカルの my mcp server/build/index.js のパスとNews APIのパスを設定してください。\ \ コードを書き換えた場合はnpm run buildを実行して変更を反映させてください\ \ Cursorでの使い方\ ヘッダのPreference→Cursor Settings→MCPからClaudeと同じようにjsonで設定を追加してください\ \ MCP設定jsonの例\ \ \ プロンプト例\ ニュース収集Toolを実行する場合\ \ \ ITホットエントリー取得Toolを実行する場合\ \ \ prettier\ \ \ メモ\ MACのホストで開発しているのでnodeの管理が必要\ \ \ プロジェクト作成\