Best Axios MCP Servers
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.
Why this server?
Used to make HTTP requests to the ViaCEP API for retrieving postal code information
AlicenseAqualityCmaintenanceAn MCP server that enables querying detailed address information from Brazilian postal codes (CEPs) via the ViaCEP API, returning data such as street names, neighborhoods, cities, states, regions, and IBGE codes.Last updated12MITWhy this server?
Uses Axios to send requests to GraphQL endpoints, allowing for authenticated API interactions with configurable authorization tokens.
Why this server?
Used for making HTTP requests to the AARO ERP API, enabling token management, data retrieval, and all ERP operations through the integration.
AlicenseBqualityCmaintenanceA Model Context Protocol server that enables Claude Desktop integration with AARO ERP system, allowing users to perform stock management, customer management, order processing, and other core ERP operations through natural language commands.Last updated2517MITWhy this server?
Generates API client code that uses Axios as the HTTP client, allowing for simple integration with Swagger/OpenAPI definitions
AlicenseBqualityCmaintenanceA 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 updated122016ISCWhy this server?
Utilizes Axios for HTTP request handling when extracting logos from websites, supporting the core functionality of the logo extraction system.
Why this server?
Enables code generation for API clients using Axios, allowing users to create requests to endpoints defined in OpenAPI specifications.
AlicenseBqualityCmaintenanceA 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 updated74186MITWhy 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.
AlicenseBqualityCmaintenanceA collection of two MCP servers that enable querying One Piece anime characters and geolocating public IP addresses.Last updated13,1362MITWhy this server?
Enables accurate mocking of Axios HTTP client types including AxiosResponse, AxiosError, and request configurations for comprehensive API testing scenarios.
AlicenseBqualityCmaintenanceProvides AI assistants with instant access to TypeScript type definitions from your project dependencies. Enables generation of complete, type-safe mocks and test data by automatically discovering and exposing interface structures from node_modules.Last updated81MITWhy this server?
Provides modernization analysis to identify opportunities to replace Axios with native fetch API in simple use cases, potentially reducing bundle size by ~15KB.
AlicenseAqualityCmaintenanceAnalyzes JavaScript/TypeScript projects for code modernization opportunities, checks browser compatibility via Can I Use, searches MDN documentation, and recommends modern Web API alternatives to reduce bundle size and improve performance.Last updated6485MIT