Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From UnifAPI
Connects to the UnifAPI remote HTTP endpoint, providing unified access to multiple third-party APIs through a single gateway. Requires API key authentication.
npx claudepluginhub unifapi-agent/agents --plugin unifapiCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"unifapi": {
"type": "http",
"url": "https://mcp.unifapi.com"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.unifapi.comShare bugs, ideas, or general feedback.