MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

MCP server by ramachandran289

Created 7/18/2025
Updated 3 days ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp-server-weather

Cursor configuration (mcp.json)

{ "mcpServers": { "ramachandran289-mcp-server-weather": { "command": "npx", "args": [ "ramachandran289-mcp-server-weather" ] } } }