Context9
by Prism-Shadow
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CTX9_API_KEY | Yes | API key used for server authentication to access private resources. Specified by an administrator. Keep it random and confidential. | |
| GITHUB_TOKEN | No | Required when configuring private repositories in config.yaml. This is not limited to a GitHub personal access token—any organization-issued repository access token is supported, as long as it conforms to the GitHub API specification. | |
| CONTEXT9_PORT | No | Specifies the port number on which the Context9 MCP service runs. If not specified, it defaults to 8011. | 8011 |
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/Prism-Shadow/context9'
If you have feedback or need assistance with the MCP directory API, please join our Discord server