MCP Mempool
by jaducku
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | 디버그 모드 (Debug mode) | false |
| RELOAD | No | 자동 재시작 (Auto reload) | false |
| MCP_HOST | No | 서버 호스트 (Server host) | 0.0.0.0 |
| MCP_PORT | No | 서버 포트 (Server port) | 8000 |
| LOG_LEVEL | No | 로그 레벨 (Log level) | INFO |
| CORS_ENABLED | No | CORS 활성화 (Enable CORS) | true |
| HTTP_TIMEOUT | No | HTTP 요청 타임아웃 (초) (HTTP request timeout in seconds) | 30 |
| MEMPOOL_WS_URL | No | WebSocket URL for Mempool API | wss://mempool.space/api/v1/ws |
| ALLOWED_ORIGINS | No | 허용된 오리진 (콤마 구분) (Allowed origins, comma-separated) | * |
| MEMPOOL_API_URL | No | REST API URL for Mempool API | https://mempool.space/api |
| WS_PING_TIMEOUT | No | Ping 타임아웃 (초) (Ping timeout in seconds) | 10 |
| HTTP_MAX_RETRIES | No | 최대 재시도 횟수 (Maximum HTTP retries) | 3 |
| WS_PING_INTERVAL | No | Ping 간격 (초) (Ping interval in seconds) | 30 |
| FASTMCP_LOG_LEVEL | No | Log level for FastMCP | ERROR |
| MESSAGE_BATCH_SIZE | No | 메시지 배치 크기 (Message batch size) | 10 |
| WS_RECONNECT_INTERVAL | No | 재연결 간격 (초) (Reconnection interval in seconds) | 5 |
| MAX_MESSAGE_QUEUE_SIZE | No | 메시지 큐 최대 크기 (Maximum message queue size) | 1000 |
| WS_MAX_RECONNECT_ATTEMPTS | No | 최대 재연결 시도 (Maximum reconnection attempts) | 10 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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/jaducku/mcp-mempool'
If you have feedback or need assistance with the MCP directory API, please join our Discord server