Shelv MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Shelv MCP Serversearch for 'database' in my project shelf"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@shelv/mcp
MCP server for Shelv shelf operations.
Links
Website: shelv.dev
Source: github.com/shelv-dev/shelv-mcp
Related MCP server: Shelby docs MCP
Install
pnpm add @shelv/mcpnpm install @shelv/mcpnpx @shelv/mcpEnvironment
SHELV_API_KEYfor stdio modeSHELV_MCP_TRANSPORT=stdio|http(defaults tostdio)SHELV_MCP_HTTP_HOST(defaults to127.0.0.1)SHELV_MCP_HTTP_PORT(defaults to3334)SHELV_MCP_ENABLE_WRITE_TOOLS=trueto enablecreate_shelfandhydrate_shelfSHELV_MCP_SEARCH_MAX_FILES(defaults to500)SHELV_MCP_SEARCH_MAX_BYTES(defaults to5000000)SHELV_MCP_SEARCH_MAX_MATCHES(defaults to200)SHELV_MCP_READ_MAX_BYTES(defaults to250000)
Run
shelv-mcpSHELV_MCP_TRANSPORT=http SHELV_MCP_HTTP_PORT=3334 shelv-mcpIn HTTP mode, send Authorization: Bearer sk_... on each request unless
SHELV_API_KEY is configured as a startup fallback.
Tools
list_shelvesget_shelf_treeread_shelf_filesearch_shelf
Write tools are disabled by default and become available only when
SHELV_MCP_ENABLE_WRITE_TOOLS=true:
create_shelfhydrate_shelf
License
Apache-2.0.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceA generic MCP server that exposes local repository checkouts, allowing users to search and read code and documentation through natural language. It supports multiple instances, enabling seamless interaction with various codebases via configurable tool prefixes and URI schemes.Last updated1,956MIT
- AlicenseBqualityCmaintenanceA read-only MCP server that provides searchable access to the Shelby documentation bundle for MCP-compatible clients. It enables users to search, list, and read documentation pages directly within AI tools and IDEs.Last updated4MIT
- Alicense-qualityCmaintenanceAn MCP server that enables file system search and inspection, including directory listing, regex-based file name and content searches, and reading text, PDF, and DOCX files.Last updated1MIT
Related MCP Connectors
An MCP server for deep research or task groups
A MCP server built for developers enabling Git based project management with project and personal…
MCP server for accessing curated awesome list documentation
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/shelv-dev/shelv-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server