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
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.
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/shelv-dev/shelv-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server