LearnMCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Environment (development, production) | |
| LOG_LEVEL | No | Logging level (debug, info, warn, error) | |
| FOREST_DATA_DIR | Yes | Shared data directory with Forest |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| add_learning_sourcesC | Add learning sources (URLs) to a project for content extraction and summarization |
| process_learning_sourcesC | Start background processing of pending learning sources for a project |
| list_learning_sourcesC | List learning sources for a project, optionally filtered by status |
| get_learning_summaryC | Get learning content summary for a project or specific source |
| delete_learning_sourcesC | Delete learning sources and their summaries from a project |
| get_processing_statusC | Get current processing status for learning sources in a project |
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/BretMeraki/LearnMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server