IOG-MCP-server
0
The IOG Model Context Protocol (MCP) Server is a standalone implementation designed for integration with systems like Windsurf. It features a tool registry, data retrieval capabilities, and standard MCP endpoints for tool discovery and execution. It supports extending functionality through JSON schema definitions.
IOG Model Context Protocol (MCP) Server
Features
- Tool Registry: Includes calculator and search functionality
- Data Retrieval: Tools for accessing personas and products data
- Standard MCP Endpoints: For tool discovery and execution
- JSON Schema Definitions: For all tools and parameters
- Windsurf Integration: Example code for connecting to Windsurf
Usage
The server runs on http://localhost:3001 by default and provides endpoints for listing available tools and executing them.