MCP Server
MCP
io.github.alphasmo/alphasmo-tools
CLI + MCP server for SEC 13F institutional holdings, insider trading, and smart money convergence.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "alphasmo",
"version": "0.2.1",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
}
],
"environmentVariables": [
{
"description": "Optional API key to raise the rate limit above the free anonymous tier",
"format": "string",
"isSecret": true,
"name": "ALPHASMO_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment