MCP Servers for Axios

Axios is a promise-based HTTP client for the browser and Node.js, known for making HTTP requests simple and allowing developers to intercept requests and responses.

View all MCP Servers

  • Why this server?

    Handles HTTP requests to the OKX API with timeout configuration for respecting rate limits.

    A
    security
    A
    license
    A
    quality
    Provides real-time cryptocurrency price data from OKX exchange through a Model Context Protocol interface.
    Last updated -
    2
    TypeScript
    MIT License
    • Apple
  • Why this server?

    Used to make HTTP requests to external APIs, enabling the MCP server to fetch One Piece character data and geolocation information for IP addresses.

    A
    security
    A
    license
    A
    quality
    A collection of two MCP servers that enable querying One Piece anime characters and geolocating public IP addresses.
    Last updated -
    1
    2
    TypeScript
    MIT License
  • Why this server?

    Uses Axios to send requests to GraphQL endpoints, allowing for authenticated API interactions with configurable authorization tokens.

    A
    security
    A
    license
    A
    quality
    GraphQL MCP Server that acts as a bridge allowing MCP clients (like Cursor or Claude Desktop) to interact with target GraphQL APIs through standard tools for schema introspection and operation execution.
    Last updated -
    2
    0
    1
    TypeScript
    MIT License
  • Why this server?

    Used for making HTTP requests to the Raindrop.io API

    A
    security
    A
    license
    A
    quality
    MCP Server for accessing Raindrop.io bookmark manager.
    Last updated -
    37
    18
    8
    TypeScript
    MIT License
  • Why this server?

    Enables code generation for API clients using Axios, allowing users to create requests to endpoints defined in OpenAPI specifications.

    A
    security
    A
    license
    A
    quality
    A Model Context Protocol server that loads multiple OpenAPI specifications and exposes them to LLM-powered IDE integrations, enabling AI to understand and work with your APIs directly in development tools like Cursor.
    Last updated -
    7
    292
    7
    TypeScript
    MIT License
  • Why this server?

    Generates API clients based on OpenAPI specifications using Axios as the HTTP client for making API requests

    A
    security
    A
    license
    A
    quality
    A TypeScript-based MCP server that generates API clients from OpenAPI specifications, allowing automated code generation through natural language.
    Last updated -
    1
    64
    JavaScript
    MIT License
    • Apple
  • Why this server?

    Used to make HTTP requests to the Open-Meteo API for fetching weather information for various cities

    A
    security
    F
    license
    A
    quality
    A simple service using Model Context Protocol (MCP) to provide weather information for multiple cities including Fukuoka, Tokyo, Osaka, Moscow, and New York.
    Last updated -
    1
    4
    JavaScript
  • Why this server?

    Used to make HTTP requests to the ALBERTO system API, specifically enabling user authentication and ticket retrieval functionality.

    A
    security
    F
    license
    A
    quality
    A server that enables AI to access external services through the Model Context Protocol, specifically integrating with an authentication system to obtain login tickets.
    Last updated -
    1
    TypeScript
  • Why this server?

    Used for making HTTP requests to fetch dictionary data from the Longman Dictionary website

    A
    security
    F
    license
    A
    quality
    Extracts structured dictionary data from the Longman Dictionary of Contemporary English website and serves it via Model Context Protocol, enabling AI agents to access detailed word definitions, examples, and linguistic information.
    Last updated -
    1
    JavaScript
    • Linux
    • Apple
  • Why this server?

    Used for efficient downloading of media content from Instagram, handling the HTTP requests needed to retrieve video files.

    A
    security
    F
    license
    A
    quality
    A lightweight MCP service that enables programmatic downloading of Instagram videos to a specified local path with progress tracking.
    Last updated -
    1
    JavaScript
  • Why this server?

    Used as an HTTP client to communicate with the Perplexity AI API, enabling the server to make requests to Perplexity's endpoints.

    A
    security
    F
    license
    A
    quality
    This server provides access to the Perplexity AI API, enabling interaction through chatting, searching, and documentation retrieval within MCP-based systems.
    Last updated -
    5
    2
    JavaScript
  • Why this server?

    Used for API communication between the frontend and backend, enabling efficient HTTP requests for document processing workflows.

    -
    security
    A
    license
    -
    quality
    An intelligent document processing system that automatically classifies, extracts information from, and routes business documents using the Model Context Protocol (MCP).
    Last updated -
    Python
    GPL 3.0
  • Why this server?

    Powers the REST client with automatic token management for LinkedIn API requests

    -
    security
    A
    license
    -
    quality
    Enables AI assistants to interact with LinkedIn data through the Model Context Protocol, allowing profile searches, job discovery, messaging, and network analytics.
    Last updated -
    1
    TypeScript
    MIT License
    • Apple
  • Why this server?

    Uses Axios for HTTP requests to fetch web content as part of the server's dual-strategy approach for content extraction

    -
    security
    A
    license
    -
    quality
    Enables LLMs to autonomously retrieve and explore web content by fetching pages and recursively following links to a specified depth, particularly useful for learning about topics from documentation.
    Last updated -
    TypeScript
    MIT License
  • Why this server?

    Used for HTTP requests to communicate with the Onyx API

    -
    security
    A
    license
    -
    quality
    An MCP server that provides an interface for querying the AtherOS knowledge base through an API, allowing users to create chat sessions and send queries to retrieve information.
    Last updated -
    JavaScript
    MIT License
  • Why this server?

    Support for installing and using Axios in Node.js containers as demonstrated in examples

    -
    security
    A
    license
    -
    quality
    Facilitates isolated code execution within Docker containers, enabling secure multi-language script execution and integration with language models like Claude via the Model Context Protocol.
    Last updated -
    Python
    MIT License
    • Linux
    • Apple
  • Why this server?

    Provides an example client implementation for making API requests to the code explainer from Node.js applications

    -
    security
    A
    license
    -
    quality
    A Cloudflare Worker that analyzes source code to provide comprehensive explanations including architecture diagrams, core functionality analysis, and component breakdowns across multiple programming languages.
    Last updated -
    2
    TypeScript
    Apache 2.0
  • Why this server?

    Provides HTTP request utilities through the 'serviceRequest' function in httpUtils.ts, supporting authenticated API requests with OAuth2 or API key authentication, retries, and response validation.

    -
    security
    F
    license
    -
    quality
    A TypeScript-based starter template for building Model Context Protocol servers that enables AI assistants to dynamically call tools, interpret prompts, and manage resources through modular architecture with support for multiple transport methods.
    Last updated -
    TypeScript
  • Why this server?

    Used for making HTTP requests to the server's API, allowing clients to process queries with specific roles and interact with the role-based context management system.

    -
    security
    F
    license
    -
    quality
    A Model Context Protocol server that enables role-based context management for AI agents, allowing users to establish specific instructions, maintain partitioned memory, and adapt tone for different agent roles in their system.
    Last updated -
    TypeScript
  • Why this server?

    Generates API client code that uses Axios as the HTTP client, allowing for simple integration with Swagger/OpenAPI definitions

    -
    security
    F
    license
    -
    quality
    A server based on Model Context Protocol that parses Swagger/OpenAPI documents and generates TypeScript types and API client code for different frameworks (Axios, Fetch, React Query).
    Last updated -
    143
    1
    TypeScript
  • Why this server?

    Used as an HTTP client for making API requests to the Kayzen Analytics API.

    -
    security
    F
    license
    -
    quality
    An implementation that enables AI models to access and analyze Kayzen advertising campaign data through a standardized interface with features like automated authentication and report management.
    Last updated -
    326
    TypeScript