oss-contribution-advisor-mcp
by sonali1103
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | Port for the HTTP-streamable server. Defaults to 8000. | |
| GITHUB_TOKEN | Yes | GitHub personal access token for API access. | |
| CACHE_DB_PATH | No | Path to SQLite cache database file. Defaults to ~/.cache/oss-contribution-advisor-mcp/cache.sqlite3. | |
| MCP_TRANSPORT | No | Transport mode. Use 'stdio' for local Claude Desktop use, or leave unset for HTTP-streamable (default). | |
| LIBRARIES_IO_API_KEY | No | Optional API key for libraries.io. Get a free key at https://libraries.io/api. If unset, the tool degrades to a stars/forks proxy. |
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 | |