API2MCPTools is a Node.js-based server that converts JSON API definitions into Model Context Protocol tools, enabling AI assistants to interact with external APIs through a standardized interface. Developed by JayLi52, this implementation uses TypeScript and the MCP SDK to dynamically load and manage tool definitions from a tools.json file, making it easy to add new API integrations without modifying the core codebase. The server includes a setup script for Claude desktop integration and supports both direct execution and containerized deployment via Docker, making it ideal for developers who want to quickly expose existing APIs to AI assistants without building custom MCP servers for each one.
No explicit actions found
This MCP server may use standard commands or have its functionality documented in the README. Check the Setup or README tabs for more information.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!