Custom Mcp Server
@rohangore1999
Custom Mcp Server について
概要はまだありません
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Custom Mcp Server?
Custom Mcp Server provides weather data fetching capabilities over the Model Context Protocol (MCP). It comes in two variants—STDIO and Server-Sent Events (SSE) transports—allowing it to be integrated into MCP‑compatible clients such as Cursor.
How to use Custom Mcp Server?
Add its configuration to the global MCP configuration file (~/.cursor/mcp.json). For the STDIO variant, specify the command (node) and path to the script. For the SSE variant, provide the SSE endpoint URL (http://localhost:3000/sse). Then, invoke the server through your MCP client.
Key features of Custom Mcp Server
- Supports both STDIO and SSE transports.
- Fetches weather data via MCP.
- Simple configuration through
mcp.json. - Two deployment modes for different networking needs.
Use cases of Custom Mcp Server
- Integrating live weather information into an MCP‑powered code editor.
- Enabling AI assistants to retrieve current weather conditions on demand.
- Testing MCP server implementations with different transport protocols.
FAQ from Custom Mcp Server
—
「その他」の他のコンテンツ
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
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
Awesome Mcp Servers
punkpeyeA collection of MCP servers.

EverArt
modelcontextprotocolModel Context Protocol Servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
コメント