mymcp
@divi-259
关于 mymcp
Learning about MCP server
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is mymcp?
mymcp is a learning MCP (Model Context Protocol) server that can be integrated with Claude via Cursor settings. It is designed to demonstrate how an MCP server answers questions, such as weather queries like “How is the weather of Bellevue?”
How to use mymcp?
In Cursor settings, you add the MCP server by providing the path to its index.js file. Once added, Claude will be able to run the server and get answers to supported questions.
Key features of mymcp
- Simple setup via Cursor settings with a file path
- Works with Claude to answer questions
- Demonstrates weather query answering
- Supports STDIO transport for local use
- Supports SSE transport for remote hosting
Use cases of mymcp
- Learning how to configure and run an MCP server
- Testing MCP integration with Claude
- Experimenting with weather data retrieval via MCP
FAQ from mymcp
How do I configure mymcp in Cursor?
Provide the path to the index.js file in Cursor’s MCP server settings. Claude will then be able to run the server.
Can mymcp be hosted on a remote machine?
Yes, but STDIO will not work if the server is hosted externally. Use SSE Transport instead of STDIO for remote deployment.
What transport protocols does mymcp support?
It supports STDIO (for local execution) and SSE (for externally hosted servers).
What kind of questions can mymcp answer?
The README shows an example of answering a weather question: “How is the weather of Bellevue?”
其他 分类下的更多 MCP 服务器
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
ICSS
chokcoco不止于 CSS
Codelf
unbugA search tool helps dev to solve the naming things problem.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论