LearnMCP-xAPI
by DavidLMS
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LRSQL_KEY | No | LRS SQL API key | |
| ACTOR_UUID | Yes | Unique identifier for each student | |
| LRS_PLUGIN | Yes | Choose your LRS plugin: lrsql, ralph, veracity | |
| LRSQL_SECRET | No | LRS SQL API secret | |
| LRSQL_ENDPOINT | No | LRS SQL endpoint | http://localhost:8080 |
| RALPH_ENDPOINT | No | Ralph LRS endpoint | http://localhost:8100 |
| RALPH_PASSWORD | No | Ralph LRS password for Basic Auth | |
| RALPH_USERNAME | No | Ralph LRS username for Basic Auth | |
| VERACITY_ENDPOINT | No | Veracity LRS endpoint | |
| VERACITY_LRS_NAME | No | Veracity LRS name | |
| VERACITY_PASSWORD | No | Veracity LRS access key password | |
| VERACITY_USERNAME | No | Veracity LRS access key username | |
| RALPH_OIDC_CLIENT_ID | No | Ralph LRS OIDC client ID | |
| RALPH_OIDC_TOKEN_URL | No | Ralph LRS OIDC token URL | |
| RALPH_OIDC_CLIENT_SECRET | No | Ralph LRS OIDC client secret |
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/DavidLMS/learnmcp-xapi'
If you have feedback or need assistance with the MCP directory API, please join our Discord server