Skip to main content

Common Issues

Server Not Starting

  1. Check Python version (3.11+ required)
  2. Verify environment variables are set
  3. Ensure Docker is running (if using Docker)

Tools Not Discovered

  1. Restart your MCP client
  2. Check JSON configuration syntax
  3. Verify server starts without errors

SEC API Errors

  1. Check User-Agent header format
  2. Verify internet connectivity
  3. Respect rate limiting (10 requests/second max)
I