ffd-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HTTP_PORT | No | HTTP server port (only used when transport is http). | 3010 |
| EDGAR_USER_AGENT | Yes | User-Agent header for SEC compliance. Format: 'AppName contact@email.com'. The SEC blocks requests without a valid User-Agent. | |
| MCP_TRANSPORT_TYPE | No | Transport mode: stdio or http. | stdio |
| EDGAR_RATE_LIMIT_RPS | No | Max requests/second to SEC APIs. Do not exceed 10. | 10 |
| EDGAR_TICKER_CACHE_TTL | No | Seconds to cache the company tickers lookup file. | 3600 |
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/davidtauriello/ffd-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server