Installation & Configuration
{
"mcpServers": {
"mcp-edgar-sec": {
"command": "/Path/to/uv/executable",
"args": [
"run",
"--with",
"mcp",
"--with",
"edgartools",
"--with",
"pandas",
"--with",
"requests",
"--with",
"nest_asyncio",
"--directory",
"/Path/to/mcp-edgar-sec/repo",
"mcp",
"run",
"src/server.py"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15