penn-course-mcp
by grantdehoog
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PENN_COURSES_HOST | No | HTTP host | 127.0.0.1 |
| PENN_COURSES_PORT | No | HTTP port | 8000 |
| PENN_COURSES_TIMEOUT | No | HTTP timeout (seconds) | 20.0 |
| PENN_COURSES_BASE_URL | No | API base URL | https://penncoursereview.com |
| PENN_COURSES_SEMESTER | No | Default semester (current auto-resolves) | current |
| PENN_COURSES_CACHE_TTL | No | Cache TTL (seconds) for catalog/detail data | 3600 |
| PENN_COURSES_TRANSPORT | No | stdio or http | stdio |
| PENN_COURSES_USER_AGENT | No | Sent with every request | penn-course-mcp/<ver> |
| PENN_COURSES_SESSION_COOKIE | No | Enables detailed reviews (see docs) |
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/grantdehoog/penn-course-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server