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?
Detects axios HTTP requests, including custom instances, to discover API endpoints.
AlicenseAqualityCmaintenanceAn MCP server that automatically discovers API endpoints from any codebase, generates and runs tests, and produces per-role QA audit reports in PDF and XLSX.210753MITWhy 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.
AlicenseAqualityDmaintenanceAnalyzes 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.6235MITWhy this server?
Used as the HTTP client for making requests to Skolverket's APIs
AlicenseAqualityDmaintenanceEnables LLMs to access Swedish educational data through Skolverket's open APIs, allowing users to search curricula, courses, schools, adult education programs, and analyze educational requirements and standards. Provides comprehensive tools for teachers, students, guidance counselors, and educational researchers to interact with official Swedish education data.2710MITWhy this server?
Serves as the HTTP client for connecting to the Aladin book search API, enabling book searches, detailed information retrieval, bestseller listings, and category exploration.
AlicenseAqualityDmaintenanceMCP server that allows searching and retrieving book information from Aladin's book store API, including book details, bestseller lists, and category-based searches.94MITWhy this server?
Included in framework CVE database for curated advisories.
AlicenseAqualityDmaintenanceComprehensive dependency audit MCP server supporting 9 languages and 23 tools for scanning, updating, security auditing, and migration detection.2524MITWhy this server?
Used to make HTTP requests to the ViaCEP API for retrieving postal code information
AlicenseAqualityDmaintenanceAn 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.12MITWhy this server?
Supports upgrading Axios HTTP client, including analysis of upgrade paths and breaking changes.
AlicenseBqualityDmaintenanceEnables AI agents to safely upgrade JavaScript and TypeScript projects through dependency analysis, upgrade path detection, breaking change identification, codemod application, and PR summary generation.1428MITWhy this server?
Used for making HTTP requests to the AARO ERP API, enabling token management, data retrieval, and all ERP operations through the integration.
AlicenseBqualityDmaintenanceA 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.2526MITWhy this server?
Generates Vue 3 CRUD code that uses Axios for API calls (table, edit, post, patch, delete).
AlicenseAqualityCmaintenanceA Python MCP server that generates complete Vue 3 CRUD structures with Composition API, including components, services, stores, and routes.1MIT