🌐 Live Developer Portal & Topology Explorer: developers.seosiri.com
📖 Central Ecosystem Directory: SEOSiri MCP Directory
Official enterprise developer portal, interactive D3 network topology graph, and Cloudflare Workers edge gateway manager for the SEOSiri Model Context Protocol (MCP) Suite.
- 16-Server Interactive Topology Graph: Force-directed D3 network graph mapping connections between AI host clients (Claude Desktop, Cursor AI, LangChain), Cloudflare edge gateways (
*.seosiri.com), PyPI/NPM packages, and technical architecture guides. - 163 Autonomous MCP Tools: Real-time tool schema inspector detailing tool parameters, descriptions, and sample JSON input payloads.
- Zero-Setup Client Config Generator: Automatically compiles valid
claude_desktop_config.jsonfiles for localuvandnpxpackage execution. - Live Edge Health Inspector: Monitors sub-millisecond HTTP response latencies across all 11 live Cloudflare Worker edge subdomains.
- Dynamic Serverless Sitemap & LLM.txt Engine: Generates real-time
/sitemap.xmland/llm.txtendpoints at the edge for Googlebot and AI crawlers (GPTBot, ClaudeBot, PerplexityBot).
Need higher rate limits for enterprise production or autonomous AI pipelines?
- Free Tier (Default): 30 requests / minute (Zero setup, no credit card required).
- Pro Tier ($299 / month): 1,000 requests / minute across all Cloudflare edge gateways with dedicated HMAC-SHA256 API key.
- Enterprise Contract ($2,500 / contract): 5,000 requests / minute, dedicated Cloudflare Zero Trust VPC setup, custom tool engineering, and SLA guarantee.
- Transfer $299 (Pro) or $2,500 (Enterprise) to our official Payoneer account:
badhan_pbn@yahoo.com - Include your Company Name & Email in the payment note.
- Your signed cryptographic API key (
PRO_US_...) will be dispatched to your email within 15 minutes. - Developer Portal & Documentation: developers.seosiri.com
- Corporate Contact Desk:
info@seosiri.com
- Node.js (v20+) or Bun (v1.2+)
# 1. Clone repository
git clone https://github.com/SEOSiri-Official/developers-seosiri-com.git
cd developers-seosiri-com
# 2. Install dependencies
bun install # or: npm install
# 3. Start local development server
bun run dev # or: npm run dev
# 4. Build for production (outputs to ./dist)
bun run build # or: npm run buildThe application is deployed to Cloudflare Workers using a zero-dependency native ES Module Worker (worker.js) that serves compiled static assets from ./dist while handling CORS preflight headers and health checks.
🔗 https://developers.seosiri.com/health
{
"status": "HEALTHY",
"service": "SEOSiri Developer Portal & Dynamic MCP Gateway",
"active_mcp_servers_count": 16,
"version": "1.0.0"
}Designed and engineered by Momenul Ahmad, Lead Architect and Founder of SEOSiri.
SEOSiri provides high-ticket systems architecture, custom MCP server development, HIPAA/GDPR compliance interlocks, and Cloudflare Zero Trust gateway integration for corporate clients in the United States, United Kingdom, Canada, Germany, and Japan.
- Corporate Contact Desk: info@seosiri.com
- Official Portal: seosiri.com
- GitHub Sponsors: Sponsor SEOSiri-Official on GitHub