Agnicpay
Rank #1,028io.github.agnicpay-prog/agnicpay
MCP server providing agnicpay capabilities
Agnicpay is a Model Context Protocol (MCP) server published by agnicpay-prog. It ranks #1,028 of 132,046 servers tracked on MCP Toplist, and its repository has 401 GitHub stars. Agnicpay is listed across 2 registries — Official MCP and PulseMCP, with 5 tracked versions. It was first listed on Mar 18, 2026 and most recently updated on Mar 19, 2026.
Ranks ahead of 131,018 of 132,046 servers on MCP Toplist.
Use Agnicpay
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agnicpay https://mcp.agnic.ai/sse[mcp_servers.agnicpay]
url = "https://mcp.agnic.ai/sse"Add to ~/.codex/config.toml.
https://mcp.agnic.ai/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agnicpay": {
"url": "https://mcp.agnic.ai/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agnicpay": {
"type": "http",
"url": "https://mcp.agnic.ai/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agnicpay": {
"serverUrl": "https://mcp.agnic.ai/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agnicpay": {
"url": "https://mcp.agnic.ai/sse"
}
}
}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/io.github.agnicpay-prog%2Fagnicpay)<a href="https://mcptoplist.com/server/io.github.agnicpay-prog%2Fagnicpay"><img src="https://mcptoplist.com/badge/io.github.agnicpay-prog%2Fagnicpay.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
agnicpay-prog
Available versions (5)
| Version | Published |
|---|---|
| 1.0.3 | Mar 19, 2026 |
| 1.0.2 | Mar 19, 2026 |
| 1.0.1 | Mar 19, 2026 |
| 1.0.0 | Mar 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Agnicpay?
- Agnicpay is maintained by agnicpay-prog, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Agnicpay listed on the Official MCP Registry?
- Yes — Agnicpay is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Agnicpay have?
- MCP Toplist tracks 5 versions of Agnicpay, most recently published on Mar 19, 2026.
- Where can I find the source code for Agnicpay?
- The source code for Agnicpay is hosted at github.com/agnicpay-prog/agnicpay-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.