SERVER
Agent Payment MCP Server
Rank #10,884io.github.evidai/alpaca-guard
Alpaca trading API with hard daily USD cap guard. Paper trading default; live opt-in.
First listed
May 7, 2026
Last publish date
May 16, 2026
OVERVIEW
Agent Payment MCP Server is a Model Context Protocol (MCP) server published by evidai. It ranks #10,884 of 76,851 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Agent Payment MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on May 7, 2026 and most recently updated on May 16, 2026.
STANDING
#10,884of 76,851 tracked serversTop 25%
Ranks ahead of 65,967 of 76,851 servers on MCP Toplist.
CONNECT
Use Agent Payment MCP Server
Add Agent Payment MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"alpaca-guard": {
"command": "npx",
"args": [
"-y",
"alpaca-guard-mcp"
],
"env": {
"ALPACA_API_KEY": "<your ALPACA_API_KEY>",
"ALPACA_SECRET_KEY": "<your ALPACA_SECRET_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
evidai
MORE FROM THIS PUBLISHER
Other servers by evidai
View all evidai servers →VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | May 16, 2026 |
FAQ
Frequently asked questions
- Who maintains Agent Payment MCP Server?
- Agent Payment MCP Server is maintained by evidai, which publishes 12 MCP servers (21 total versions) tracked on MCP Toplist.
- Is Agent Payment MCP Server listed on the Official MCP Registry?
- Yes — Agent Payment MCP Server is listed on the Official MCP Registry.
- How many versions does Agent Payment MCP Server have?
- MCP Toplist tracks 1 version of Agent Payment MCP Server, most recently published on May 16, 2026.
- Where can I find the source code for Agent Payment MCP Server?
- The source code for Agent Payment MCP Server is hosted at github.com/evidai/agent-payment-mcp.
EXPLORE