osidb-mcp
by vdanen
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OSIDB_AUTH | No | Authentication type: kerberos (default) or basic | kerberos |
| JIRA_API_EMAIL | No | Optional Jira API email | |
| OSIDB_BASE_URL | No | OSIDB root URL, e.g. https://osidb.example.com | |
| OSIDB_PASSWORD | No | Password for basic auth | |
| OSIDB_USERNAME | No | Username for basic auth | |
| BUGZILLA_API_KEY | No | Optional Bugzilla API key | |
| OSIDB_USER_AGENT | No | Optional extra User-Agent suffix | |
| OSIDB_VERIFY_SSL | No | Whether to verify SSL certificates; set to false to disable (prefer REQUESTS_CA_BUNDLE for custom CAs) | true |
| JIRA_ACCESS_TOKEN | No | Optional Jira access token | |
| OSIDB_MCP_ACCESS_MODE | No | Access mode: readonly (default) only; readwrite is rejected at startup until mutation tools exist | readonly |
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/vdanen/osidb-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server