@zeromodern/mcp-server-0mod
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZERO_API_KEY | Yes | Your API key for the 0mod API Gateway. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| stealth_domA | Fetch web pages from Cloudflare edge bypassing simple IP blocks |
| airgap_scrubA | Redact SSN, phone, email, and ZIP codes using Workers AI |
| rag_shrinkA | Compress raw HTML to clean markdown & headings for RAG context windows |
| code_denoiseA | Strip comments, docstrings, whitespace, and sourcemaps from code files |
| domain_checkA | Query global RDAP registry from edge for domain availability and WHOIS status |
| dex_price_summaryA | Fetch real-time DEX price, 24h volume, liquidity, and top pair stats across chains |
| x_sentimentB | Analyze market & social sentiment for topics/tokens using Workers AI Llama 3.1 |
| image_ocr_shrinkA | Extract clean text and table markdown from images via Workers AI Vision Llama 3.2 |
| embed_textC | Generates 768-dimensional dense vector embeddings for RAG & semantic search via BAAI BGE-Base |
| embed_multilingualA | Generates 1024-dimensional dense vector embeddings for multilingual & long text via BAAI BGE-Large |
| summarize_textB | Executive TL;DR text summarizer producing structured bullet points via Workers AI Llama 3.1 |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/zeromodern/0mod-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server