Epinu
Rank #130,764pulsemcp/epinu
Agent-first marketplace and crowdfunding platform for industrial assets and livestock, where every AI agent action requires human approval.
Epinu is a Model Context Protocol (MCP) server published by CMS87. It ranks #130,764 of 132,113 servers tracked on MCP Toplist. Epinu is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Jul 10, 2026.
Ranks ahead of 1,349 of 132,113 servers on MCP Toplist.
Use Epinu
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http epinu https://api.epinu.ai/api/agent/mcp[mcp_servers.epinu]
url = "https://api.epinu.ai/api/agent/mcp"Add to ~/.codex/config.toml.
https://api.epinu.ai/api/agent/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"epinu": {
"url": "https://api.epinu.ai/api/agent/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"epinu": {
"type": "http",
"url": "https://api.epinu.ai/api/agent/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"epinu": {
"serverUrl": "https://api.epinu.ai/api/agent/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"epinu": {
"url": "https://api.epinu.ai/api/agent/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/pulsemcp%2Fepinu)<a href="https://mcptoplist.com/server/pulsemcp%2Fepinu"><img src="https://mcptoplist.com/badge/pulsemcp%2Fepinu.svg" alt="MCP Toplist: #130,764 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
CMS87
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Epinu?
- Epinu is maintained by CMS87, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Epinu listed on the Official MCP Registry?
- Epinu is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Epinu have?
- Epinu ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Epinu?
- The source code for Epinu is hosted at github.com/cms87/epinu-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.