mcp-server-spike
0
This project is a simple Model Context Protocol server that integrates with tools like Cursor. Users can customize, build, and run the server to provide context-driven responses, such as weather updates, through an interactive chat interface.
MCP Server Example
- A basic MCP server designed for consumption by Cursor or similar tools.
- Customize by modifying index.ts to add tools or use default ones.
- Build and run the project using pnpm.
- Add configuration in .cursor/mcp.json including replacing paths appropriately.
- Integrate with Cursor settings to enable the MCP server.
- Use the chat feature to query information, e.g., weather in Texas.