Token导航 LogoToken导航TokenDH.com

MCP 工具与服务目录

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

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

正式条目

87,640

可复制安装

36,828

最近生成

2026-05-22

开发工具未说明

Uber Eats MCP Server\ \ This is a POC of how you can build an MCP servers on top of Uber Eats\ \ https://github.com/user attachments/assets/05efbf51 1b95 4bd2 a327 55f1fe2f958b\ \ What is MCP?\ \ The Model Context Protocol (MCP) is an open protocol that enables seamless integration between LLM applications and external tools.\ \ Prerequisites\ \ Python 3.12 or higher\ Anthropic API key or other supported LLM provider\ \ Setup\ \ 1. Ensure you have a virtual environment activated:\ \ \ 2. Install required packages:\ \ \ 3. Update the .env file with your API key:\ \ \ Note\ \ Since we're using stdio as MCP transport, we have disable all output from browser use\ \ Debugging\ \ You can run the MCP inspector tool with this command\ \