Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
FASTMCP_HOST | No | The host to run the MCP server on | 0.0.0.0 |
FASTMCP_PORT | No | The port to run the MCP server on | 9999 |
GITHUB_TOKEN | Yes | GitHub token required for GitHub API operations like creating PRs |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |