SERVER
Agent Payment MCP Server
Rank #6049io.github.evidai/alpaca-guard
Alpaca trading API with hard daily USD cap guard. Paper trading default; live opt-in.
First listed
May 16, 2026
Last publish date
May 16, 2026
OVERVIEW
Agent Payment MCP Server is a Model Context Protocol (MCP) server published by evidai. It ranks #6049 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Agent Payment MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on May 16, 2026 and most recently updated on May 16, 2026.
STANDING
#6,049of 58,832 tracked serversTop 25%
Ranks ahead of 52,783 of 58,832 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
- What is Agent Payment MCP Server?
- Alpaca trading API with hard daily USD cap guard. Paper trading default; live opt-in.
- Who maintains Agent Payment MCP Server?
- Agent Payment MCP Server is maintained by evidai, which publishes 11 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Agent Payment MCP Server an official MCP server?
- 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