AF_MCP
by xiaqijun
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| af_host | No | Default AF host address. | |
| LOG_FILE | No | Path to local JSONL audit log file. | |
| af_password | No | Default login password. | |
| af_username | No | Default login username. | |
| CONFIRM_MODE | No | Confirmation mode: 'manual' or 'auto'. | manual |
| SESSION_FILE | No | Path to local JSON session persistence file. | |
| af_namespace | No | Default namespace. | public |
| af_verify_tls | No | Whether to verify HTTPS certificate (true/false). | |
| WHITELIST_FILE | No | Path to local whitelist JSON file. | |
| SESSION_TIMEOUT_SECONDS | No | Session timeout in seconds. | |
| SESSION_REFRESH_WINDOW_SECONDS | No | Session refresh window in seconds. |
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
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/xiaqijun/AF_MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server