io.github.toolstem/toolstem-sec-mcp-server✓
io.github.toolstem/toolstem-sec-mcp-server · v0.1.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-16/server.schema.json",
"name": "io.github.toolstem/toolstem-sec-mcp-server",
"description": "SEC filing MCP for AI agents — insider signals, 13F flow, material events. Pre-computed.",
"repository": {
"url": "https://github.com/toolstem/toolstem-sec-mcp-server",
"source": "github"
},
"version": "0.1.2",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "toolstem-sec-mcp-server",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Contact email embedded in the SEC EDGAR User-Agent (required by SEC fair-access policy). Defaults to admin@toolstem.com.",
"format": "string",
"name": "SEC_USER_AGENT_CONTACT"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}