FantomMcpServer
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | HTTP port for the MCP server when using HTTP transport. | 3847 |
| ADMIN_PASS | No | Password for the admin API and dashboard. Change the default before exposing it. | admin |
| ADMIN_USER | No | Username for the admin API and dashboard. Change the default before exposing it. | admin |
| CACHE_ENABLED | No | Set to 'false' to disable caching and force re-crawls. | true |
| MCP_TRANSPORT | No | Transport mode: 'stdio' or 'http'. | stdio |
| FANTOM_CODE_PATH | No | Local .fan source path to index. | |
| AXON_LIBRARY_PATH | No | Offline Axon library root. | |
| AXON_PROJECT_PATH | No | Axon server checkout path; proj/ is read from here. |
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
ActivityMaintained
ResponsivenessNo issues