MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. API

API

AdamShannagbyAdamShannag
•
4
•
API Development
Developer Tools
Deployment & DevOps

Defines and executes API tools using the Model Context Protocol, offering a lightweight and extensible server.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • mendableai

    Firecrawl

    Empowers LLMs with advanced web scraping capabilities for content extraction, crawling, and search functionalities.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

API is a lightweight and extensible server designed to define and execute API tools through the Model Context Protocol (MCP). It supports dynamic HTTP requests, allowing for flexible interaction with various APIs, and handles typed arguments for robust data exchange. The server offers multiple transport options, including `stdio` and `sse`, and provides features like environment variable substitution in tool configurations for adaptable deployments and optional Bearer token authentication for SSE transport, ensuring secure API operations.

Key Features

011 GitHub stars
02Typed Argument Handling
03Lightweight & Extensible Server
04Environment Variable Substitution in Configurations
05Dynamic HTTP Request Support
06Multiple Transport Options (stdio, SSE)

Use Cases

01Automating GitLab issue management via API
02Interacting with public APIs like JSONPlaceholder
03Standardizing custom API tool execution via MCP