Custom Mcp Server
@rohangore1999
About Custom Mcp Server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
—
More Other MCP servers
Nginx UI
0xJackyYet another WebUI for Nginx
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
ICSS
chokcoco不止于 CSS
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments