fastmcp-enterprise
by IYABAO
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | HTTP 监听地址 | 0.0.0.0 |
| PORT | No | HTTP 监听端口 | 8080 |
| API_TOKENS | No | 允许的 Token 列表(逗号分隔) | dev-token-123,dev-token-456 |
| AUDIT_OUTPUT | No | 审计输出:console / file | console |
| AUTH_ENABLED | No | 是否启用 Token 鉴权 | true |
| AUDIT_ENABLED | No | 是否启用审计日志 | true |
| REDIS_ENABLED | No | 是否启用 Redis(跨实例限流/会话) | false |
| DESENSITIZE_FIELDS | No | 需要脱敏的字段名 | phone,id_card,... |
| RATE_LIMIT_ENABLED | No | 是否启用限流 | true |
| DESENSITIZE_ENABLED | No | 是否启用响应脱敏 | true |
| RATE_LIMIT_PER_MINUTE | No | 每客户端每分钟最大请求数 | 60 |
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/IYABAO/fastmcp-enterprise'
If you have feedback or need assistance with the MCP directory API, please join our Discord server