paimon-mcp-fetch
by paimonchan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PAIMON_MCP_FETCH_TIMEOUT_MS | No | Request timeout in milliseconds. Default: 12000 | 12000 |
| PAIMON_MCP_FETCH_CACHE_TTL_SECS | No | Cache lifetime in seconds. Default: 300 (5 min) | 300 |
| PAIMON_MCP_FETCH_MAX_HTML_BYTES | No | Maximum page size in bytes. Default: 10485760 (10MB) | 10485760 |
| PAIMON_MCP_FETCH_RATE_LIMIT_BURST | No | Maximum burst size. Default: 10 | 10 |
| PAIMON_MCP_FETCH_JS_RENDER_ENABLED | No | Enable headless Chrome for JS rendering. Default: false | false |
| PAIMON_MCP_FETCH_RETRY_MAX_ATTEMPTS | No | Maximum retry attempts on transient errors. Default: 3 | 3 |
| PAIMON_MCP_FETCH_RATE_LIMIT_PER_SECOND | No | Requests per second per domain. Default: 5.0 | 5.0 |
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
- 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/paimonchan/paimon-mcp-fetch'
If you have feedback or need assistance with the MCP directory API, please join our Discord server