MCP HubMCP Hub
I

mcp-server-spike

By ivanbtrujillo·Visit Source
Basic MCP server for Cursor/Claude integration
April 18, 2025
22 days ago
0 Clicks

What is this MCP

This is a basic Model Context Protocol (MCP) server implementation designed to integrate custom tools with AI assistants like Claude through Cursor IDE.

How to use this MCP

  • Modify index.ts to add custom tools
  • Build and run the server
  • Configure Cursor with mcp.json pointing to your server
  • Enable in Cursor settings and query through Agent mode
  • What this MCP can be used for

    Enables AI assistants to access custom tools/services (like weather data in the example) through a standardized protocol, extending their capabilities beyond base model knowledge.

    Repository Info
    Stars:
    -
    Forks:
    -
    Watchers:
    -
    Last Updated: 1 month ago