Skip to main content
Glama

MCP Embedding Storage Server

package.json584 B
{ "name": "mcp-embedding-storage", "version": "1.0.0", "description": "MCP server for storing and retrieving information with embeddings", "main": "dist/index.js", "type": "module", "bin": { "mcp-embedding-storage": "./dist/index.js" }, "scripts": { "build": "tsc && chmod 755 dist/index.js", "start": "node dist/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.2.0", "axios": "^1.6.2", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.10.0", "typescript": "^5.3.2" }, "files": [ "dist" ] }

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/RichardFelix999/Knowledge-EmbeddingAPI-MCP'

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