mcp-apikit

mcp-apikit

0

MCP-APIKit is a server designed to integrate with Windsurf IDE, providing API management using Eolink OpenAPI. It offers tools for API discovery, exploration, and integration within the development environment.

MCP-APIKit

MCP-APIKit is a microservice control plane server designed for Windsurf IDE. It fetches API information from Eolink OpenAPI, enabling seamless integration within the development environment.

Features

  • Connects to Eolink OpenAPI
  • Exposes API information as MCP resources
  • Provides tools for API discovery and exploration
  • Supports API testing and integration

Usage

  • Start the server specified in the .env file (default: port 3000)
  • Connect from Windsurf IDE with appropriate configuration

API Resources

  • api://projects - List projects
  • api://projects/{projectId}/apis - List APIs

Tools

  • search-apis - Search for APIs across projects
  • test-api - Test API endpoints
  • import-api - Import API specifications