Skip to main content
Glama

Convolut MCP Server

by expdal3
package.json•1.05 kB
{ "name": "@convolut/convolut-mcp", "version": "1.0.3", "description": "Official MCP server for Convolut Context Bank integration with Claude Desktop and other MCP clients", "main": "stdio-client.cjs", "type": "commonjs", "bin": { "convolut-mcp": "stdio-client.cjs" }, "scripts": { "start": "node stdio-client.cjs" }, "keywords": [ "mcp", "server", "convolut", "context", "ai", "claude", "claude-desktop", "anthropic", "mcp-server", "context-management" ], "author": "Convolut Team", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/expdal3/convolut-mcp.git" }, "bugs": { "url": "https://github.com/expdal3/convolut-mcp/issues" }, "homepage": "https://convolut.app", "engines": { "node": ">=18.0.0" }, "files": [ "stdio-client.cjs", "utils/", "tools/", "types/", "README.md", "LICENSE" ], "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" } }

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/expdal3/convolut-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server