x402 MCP Gateway
by fafuppg
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EVM_PRIVATE_KEY | Yes | 网关支付钱包私钥(须0x前缀) | |
| COMPLIANCE_CHAIN | No | KYT等接口使用的链标识 | base |
| COMPLIANCE_API_KEY | No | Dashboard API密钥 | |
| DOWNSTREAM_MCP_URL | No | 单下游地址 | |
| COMPLIANCE_BASE_URL | No | Dashboard合规接口基础URL | |
| DOWNSTREAM_MCP_URLS | No | 多个下游地址(逗号分隔) | |
| DOWNSTREAM_MCP_TRANSPORT | No | 下游连接传输方式:auto(默认)、streamable-http、sse | auto |
| DOWNSTREAM_CONNECT_RETRIES | No | 下游连接重试次数(默认3,范围1-10) | 3 |
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
- 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/fafuppg/mcp-gateway'
If you have feedback or need assistance with the MCP directory API, please join our Discord server