osiris-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OSIRIS_TIMEOUT | No | HTTP timeout in seconds | 30 |
| OSIRIS_LANGUAGE | No | Content language (NL or EN) | EN |
| OSIRIS_MANIFEST | No | Optional search-index header | unset |
| OSIRIS_RELEASE_VERSION | No | Optional search-index header | unset |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_facultiesC | List faculties (code + name). |
| list_course_typesC | List course types (e.g. Bachelor College, Graduate School). |
| get_available_yearsC | List academic years in the catalog. |
| get_categoriesC | List course categories/levels. |
| get_course_structureB | Describe the sections and fields a course can contain. |
| list_coursesA | List course codes for a faculty and course type. |
| get_courseB | Get the header for a course code. |
| get_course_detailsB | Get full course details (content, exams, lecturers, materials, ...). |
| get_course_details_by_idA | Get full course details by internal Osiris course id. |
| search_coursesB | Search courses with optional filters. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/mitkozh/osiris-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server