edgarmcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BUCKET | No | S3 bucket name for persistent cache | |
| REGION | No | AWS region (default: us-east-1) | |
| ENDPOINT | No | S3 endpoint URL | |
| ACCESS_KEY_ID | No | S3 access key | |
| EDGAR_IDENTITY | Yes | Your name and email for SEC User-Agent header (e.g., "Your Name your@email.com") | |
| EDGARMCP_API_KEY | No | Bearer token for authentication (auto-generated if not set) | |
| EDGARMCP_BASE_URL | No | Deployment URL for citation links (e.g., https://edgarmcp-production.up.railway.app) | |
| SECRET_ACCESS_KEY | No | S3 secret key |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lucasastorian/edgarmcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server