MCP Server
MCP
io.github.apexapi/apexapi-mcp
Call 120+ AI models and live web context (scrape/crawl/extract) from any MCP client with one key
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "apexapi-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your ApexApi API key (starts with 'ak-'). Get one at https://apexapi.dev or via agent self-registration per https://apexapi.dev/auth.md",
"isRequired": true,
"isSecret": true,
"name": "APEXAPI_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment