MCP.so
Sign In
T

Test

@pingheuk

About Test

No overview available yet

Basic information

Category

Developer Tools

Transports

stdio

Publisher

pingheuk

Submitted by

Ping

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "alpaca": {
      "command": "<project_root>/venv/bin/python",
      "args": [
        "/path/to/alpaca_mcp_server.py"
      ],
      "env": {
        "ALPACA_API_KEY": "your_alpaca_api_key_for_live_account",
        "ALPACA_SECRET_KEY": "your_alpaca_secret_key_for_live_account"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Comments

More Developer Tools MCP servers