Shelby docs MCP
by Jr-kenny
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SHELBY_DOCS_URL | No | Alternate docs bundle URL. | |
| SHELBY_DOCS_TIMEOUT_MS | No | HTTP timeout in milliseconds. | 15000 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_shelby_docsB | Search the Shelby documentation bundle and return the most relevant pages. |
| read_shelby_docA | Read a Shelby documentation page by exact path, title, URL, page ID, or fuzzy query. |
| get_shelby_doc_chunkA | Read a specific Shelby documentation page by its exact chunk ID. |
| list_shelby_doc_pagesA | List available Shelby documentation pages, optionally filtered by path or title text. |
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/Jr-kenny/shelby-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server