EveryDev.ai
Subscribe
Home
Tools

2,885+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2025
  • Coding1416
  • Infrastructure661
  • Marketing515
  • Projects463
  • Research429
  • Design406
  • Analytics368
  • Security263
  • MCP261
  • Testing251
  • Data244
  • Integration183
  • Prompts180
  • Communication167
  • Learning166
  • Extensions161
  • Voice145
  • Commerce128
  • DevOps115
  • Web84
  • Finance24
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. API To MCP
    API To MCP icon

    API To MCP

    MCP Servers

    Turn REST and GraphQL APIs into hosted remote HTTP MCP servers with OAuth, API key, Bearer token, Basic Auth, workflow tools, and JMESPath output mapping — via a visual builder or AI agent.

    Visit Website

    At a Glance

    Pricing
    Free tier available

    Start building MCP servers for free with basic limits. No credit card required.

    Starter: $10/mo
    Professional: $30/mo
    Business: $59/mo

    Engagement

    Available On

    Web
    API
    VS Code

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    MCP ServersAPI Integration PlatformsAgent Frameworks

    Alternatives

    HyperterseMCP360Lasso
    Developer
    API To MCPLondon, United KingdomEst. 2024

    Listed Jun 2026

    About API To MCP

    API To MCP is a hosted platform that converts REST and GraphQL APIs into Model Context Protocol (MCP) servers, deployable in minutes from a visual dashboard or directly from an AI coding agent. It targets developers and teams who want to expose internal business systems, SaaS platforms, or public data APIs as tools that AI agents like Codex, Cursor, Claude Code, and ChatGPT can call over remote HTTP.

    What It Is

    API To MCP sits between an upstream API and an AI agent: you describe the API, configure authentication, define tools, and the platform hosts a Streamable HTTP MCP endpoint at a dedicated apitomcp.io URL. The platform handles the MCP runtime, SSL, credential encryption, and usage tracking so teams don't need to write or maintain custom MCP server code. It supports both REST and GraphQL APIs and covers a wide range of upstream authentication models — no auth, API key, Bearer token, Basic Auth, OAuth Client Credentials, and per-user OAuth Authorization Code.

    Two Build Paths

    The platform offers two production-ready creation flows:

    • Visual Builder — A guided dashboard where teams configure the base URL, upstream auth, MCP access policy, API tools, workflow tools, JMESPath response mapping, and run endpoint tests before deploying.
    • Agent Builder — Connect the API To MCP manager server (https://mcp.apitomcp.io/) to Codex, Cursor, Claude Code, or another remote MCP client, then describe the API in chat and let the agent create, update, test, and deploy the server.

    Both paths produce the same hosted MCP endpoint; the choice depends on whether the team prefers dashboard control or agent-driven iteration.

    Authentication Architecture

    API To MCP separates upstream API authentication from MCP server access. Upstream auth covers how the platform calls the target API; MCP access covers how AI clients connect to the MCP server itself. Stored credentials — API keys, Bearer tokens, Basic passwords, OAuth client secrets, access tokens, and refresh tokens — are encrypted at rest and masked in owner-facing edit screens. Snapshots used for sharing never include live secrets or active connection tokens. The about page notes that production encryption keys can be isolated from the application database through AWS Secrets Manager and KMS-backed key handling.

    Tool Composition and Output Shaping

    Beyond simple one-endpoint API tools, the platform supports workflow tools that chain multiple API tool calls into a single MCP tool, enabling multi-step lookup, enrichment, and action flows. Responses can be shaped with JMESPath mapping to return clean, structured JSON that is easier for AI agents to consume, with a generated output schema attached to each tool.

    Compatibility and Deployment

    Deployed MCP servers are compatible with ChatGPT, Claude, Codex, Cursor, Claude Code, Visual Studio Code, and custom agents that support remote HTTP MCP. Each server gets a hosted Streamable HTTP endpoint with SSL, open or authenticated access modes (Open, OAuth/Bearer Token, or Client Token), and usage tracking. Teams can also publish servers to a public MCP directory or share forkable snapshots that copy tools and configuration without secrets.

    Current Status

    The platform is actively available with a free tier requiring no credit card. The pricing page notes launch promotional pricing across paid tiers, signaling the product is in an early commercial phase. The about page describes the team as experienced in API design, AI systems, and developer tooling, building toward making AI agent integration accessible without custom integration code.

    API To MCP - 1

    Community Discussions

    Be the first to start a conversation about API To MCP

    Share your experience with API To MCP, ask questions, or help others learn from your insights.

    Pricing

    FREE

    Free

    Start building MCP servers for free with basic limits. No credit card required.

    • 1 active MCP server
    • 3,000 API calls/month
    • 15 tools per server
    • OAuth Client Credentials
    • Visual MCP builder

    Starter

    For small teams needing more servers and API calls.

    $10
    per month
    • 3 active MCP servers
    • 10,000 API calls/month
    • Unlimited tools per server
    • Workflow tools
    • OAuth Client Credentials
    • OAuth Authorization Code
    • 30 OAuth user connections
    • Visual MCP builder
    • AI agent integration
    • Analytics dashboard

    Professional

    Popular

    Recommended plan for growing teams with more servers and OAuth connections.

    $30
    per month
    • 15 active MCP servers
    • 50,000 API calls/month
    • Unlimited tools per server
    • Workflow tools
    • OAuth Client Credentials
    • OAuth Authorization Code
    • 300 OAuth user connections
    • Visual MCP builder
    • AI agent integration
    • Analytics dashboard

    Business

    For larger teams needing unlimited servers, API calls, and priority support.

    $59
    per month
    • Unlimited active MCP servers
    • Unlimited API calls
    • Unlimited tools per server
    • Workflow tools
    • OAuth Client Credentials
    • OAuth Authorization Code
    • 3,000 OAuth user connections
    • Visual MCP builder
    • AI agent integration
    • Analytics dashboard
    • Priority support
    View official pricing

    Capabilities

    Key Features

    • Visual MCP Builder dashboard
    • AI Agent Builder via manager MCP server
    • REST and GraphQL API support
    • OAuth Client Credentials (machine-to-machine)
    • OAuth Authorization Code (per-user/employee)
    • API Key authentication
    • Bearer Token authentication
    • Basic Auth support
    • No-auth support for public APIs
    • Workflow tools (multi-step API chaining)
    • JMESPath response mapping
    • Hosted Streamable HTTP MCP endpoints
    • Open, OAuth/Bearer Token, and Client Token MCP access modes
    • SSL endpoints
    • Usage tracking and analytics dashboard
    • Encrypted credential storage at rest
    • Forkable snapshots (without secrets)
    • Public MCP server directory
    • AWS Secrets Manager and KMS support for production isolation
    • Compatible with ChatGPT, Claude, Codex, Cursor, Claude Code, VS Code

    Integrations

    ChatGPT
    Claude
    Codex
    Cursor
    Claude Code
    Visual Studio Code
    Antigravity
    PayPal
    Shopify
    WooCommerce
    GitHub
    GitLab
    Vercel
    Sentry
    Meta Ads
    Google Ads
    Google Analytics
    Search Console
    WordPress.com
    Contentful
    Webflow
    Notion
    AWS Secrets Manager
    AWS KMS
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate API To MCP and help others make informed decisions.

    Developer

    API To MCP Team

    API To MCP builds a hosted platform that transforms REST and GraphQL APIs into Model Context Protocol (MCP) servers deployable in minutes. The team brings experience in API design, AI systems, and developer tooling, focusing on making AI agent integration accessible without custom integration code. The platform supports both a visual dashboard builder and an agent-driven builder via a manager MCP server, covering OAuth, API key, Bearer token, Basic Auth, and workflow tool composition. Credentials are encrypted at rest with optional AWS Secrets Manager and KMS isolation for production deployments.

    Founded 2024
    London, United Kingdom
    8 employees

    Used by

    Academic institutions (SUSS, Hult)
    AI Native Organizations
    Developers using Cursor and Claude Code
    Read more about API To MCP Team
    WebsiteGitHubLinkedInX / Twitter
    1 tool in directory

    Similar Tools

    Hyperterse icon

    Hyperterse

    Open source runtime server that transforms database queries into RESTful API endpoints and MCP tools for AI agents.

    MCP360 icon

    MCP360

    A unified MCP gateway connecting AI agents like Claude and Cursor to 100+ production-ready tools via a single integration, with a no-code custom MCP builder and interactive chat playground.

    Lasso icon

    Lasso

    AI-powered product data platform for ecommerce that runs specialized agents to enrich catalogs, process supplier files, and serve structured product data via REST API, SDK, and MCP server.

    Browse all tools

    Related Topics

    MCP Servers

    Model Context Protocol servers that extend AI capabilities.

    114 tools

    API Integration Platforms

    AI-powered platforms for building, testing, and managing APIs with intelligent documentation generation, automated testing, and performance optimization capabilities.

    124 tools

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    439 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions