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?

    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.
    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.
    1
    64
    JavaScript
    MIT License
    • Apple
  • Why this server?

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

  • 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.
    5
    2
    JavaScript
  • 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.
    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.
    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.
    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.
    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.
    2
    TypeScript
    Apache 2.0
  • 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.
    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).
    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.
    326
    TypeScript
  • Why this server?

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

    -
    security
    F
    license
    -
    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.
    JavaScript