CHECK-MODULE MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search-docsA | Search through internal documentation. Returns relevant documents based on query, category, and tags. |
| get-docA | Get full documentation by ID. Returns the complete content of a specific document. |
| list-categoriesA | List all available documentation categories. |
| add-docC | Add or update documentation. Stores a new document or updates an existing one. |
| fetch-library-docsC | Fetch official documentation from online sources for libraries and frameworks (LangGraph, React, FastAPI, etc.). Automatically retrieves up-to-date documentation from the web. |
| list-available-librariesA | List all libraries that have known documentation sources configured. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Authentication API | How to authenticate with our internal API |
| Database Schema | Internal database schema documentation |
| Deployment Guide | How to deploy our applications |
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/muhammedehab35/CHECK-MODULE-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server