Provides deployment platform for hosting the Edgar MCP service with one-click deployment from GitHub repositories
๐๏ธ Edgar MCP Service
Model Context Protocol (MCP) Server for SEC EDGAR Database
Deep financial document analysis and content extraction service
๐ Quick Deploy to Railway
One-Click Deployment:
Fork this repository to your GitHub account
Connect to Railway: Go to Railway โ New Project โ Deploy from GitHub repo
Set environment variable:
SEC_API_USER_AGENT="Your Company/1.0 (your-email@example.com)"Get your service URL from Railway dashboard
Done! Your MCP service is live
๐ฏ What This Service Provides
๐ Universal Company Search
Find ANY public company by name, ticker, or partial match
Works with Apple, Netflix, small caps, recent IPOs, etc.
No hardcoded company lists - truly universal
๐ Deep Document Analysis
Business descriptions from 10-K Item 1
Risk factors from 10-K Item 1A
Financial statements with structured data
Management discussion (MD&A) extraction
Full-text search within any SEC filing
๐ Advanced Filing Search
Date range filtering: "filings between Jan-Mar 2024"
Form type filtering: 10-K, 10-Q, 8-K, etc.
Content search: "documents mentioning revenue recognition"
Direct SEC EDGAR links for all results
๐ก API Endpoints
Company Search
Response:
Advanced Filing Search
Content Extraction
๐๏ธ Architecture
This MCP service is designed to work with AI query engines:
Integration Example:
๐ ๏ธ Manual Deployment
Prerequisites
Python 3.11+
Railway account
SEC compliance: proper User-Agent string
Local Development
Service runs at http://localhost:8001
Deploy to Railway
๐ Environment Variables
Variable | Required | Description | Example |
| โ | SEC API compliance identifier |
|
| โช | Service port (auto-set by Railway) |
|
๐ SEC Compliance
This service is fully compliant with SEC EDGAR API requirements:
โ Proper User-Agent identification
โ Rate limiting respected
โ Official SEC data sources only
โ No data caching (always fresh)
๐งช Test Your Deployment
๐ Support
This MCP service enables powerful financial analysis applications by providing:
๐ฏ Universal access to any SEC-registered company
๐ Deep content extraction beyond basic metadata
๐ Advanced search capabilities across all filings
๐ค AI-ready responses for natural language processing
Perfect for building financial analysis tools, compliance monitoring, and investment research platforms.
Powered by
This server cannot be installed
Related Resources
Related MCP Servers
- -security-license-qualityA server exposing intelligent tools for enhancing RAG applications with entity extraction, query refinement, and relevance checking capabilities.Last updated -28
- -security-license-qualityA Server-Sent Events Model Context Protocol server that enables both remote and local connections to retrieve SEC filing data, company information, and financial facts from the SEC EDGAR database.Last updated -4MIT License
shareseer-mcpofficial
-security-license-qualityShareSeer provides: SEC filings data (10-K, 10-Q, 8-K forms) & related financials Insider trading transaction data per company Largest insider purchases & Sales in a day and week Integration: Remote MCP server (https://shareseer.com/mcp)Last updated -5MIT License- -security-license-qualityA comprehensive document analysis server that performs sentiment analysis, keyword extraction, readability scoring, and text statistics while providing document management capabilities including storage, search, and organization.Last updated -