Give Claude, Cursor, Windsurf, and any MCP-compatible AI direct access to 105+ live endpoints across 9 namespaces: finance, wellness, food, recipes, sports, education, legal, property, and jobs. One npm package, zero code.
Server Config
{
"mcpServers": {
"aplicious": {
"command": "npx",
"args": [
"-y",
"@aplicious/mcp-server"
],
"env": {
"APLICIOUS_API_KEY": "your-api-key-here"
}
}
}
}