magic-api-mcp-server
by fastmcp-me
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | 日志级别 | INFO |
| MAGIC_API_TOKEN | No | Magic-API 认证令牌 | |
| MAGIC_API_WS_URL | No | Magic-API WebSocket URL | ws://127.0.0.1:10712/magic/web/console |
| FASTMCP_TRANSPORT | No | FastMCP 传输协议 | stdio |
| MAGIC_API_BASE_URL | No | Magic-API 服务基础 URL | http://127.0.0.1:10712 |
| MAGIC_API_PASSWORD | No | Magic-API 认证密码 | |
| MAGIC_API_USERNAME | No | Magic-API 认证用户名 | |
| MAGIC_API_AUTH_ENABLED | No | 是否启用认证 | false |
| MAGIC_API_INVALID_CODE | No | 参数验证失败状态码 | 0 |
| MAGIC_API_SUCCESS_CODE | No | API成功状态码 | 1 |
| MAGIC_API_EXCEPTION_CODE | No | 系统异常状态码 | -1 |
| MAGIC_API_SUCCESS_MESSAGE | No | API成功消息文本 | success |
| MAGIC_API_TIMEOUT_SECONDS | No | 请求超时时间(秒) | 30.0 |
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues