Skip to main content
Glama

wisdomforge

by hadv
package.json1.61 kB
{ "name": "wisdomforge", "version": "1.0.0", "description": "A powerful knowledge management system that forges wisdom from experiences, insights, and best practices", "main": "dist/index.js", "scripts": { "build": "tsc", "start": "node dist/index.js", "start:dev": "ts-node src/index.ts", "dev": "ts-node src/index.ts", "test": "jest --config jest.config.cjs", "test:watch": "jest --watch", "lint": "eslint . --ext .ts", "deploy": "smithery deploy" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "@qdrant/js-client-rest": "^1.13.0", "@smithery/cli": "^1.0.0", "@types/axios": "^0.9.36", "axios": "^1.8.4", "chromadb": "^2.1.0", "dotenv": "^16.4.7", "uuid": "^11.1.0" }, "devDependencies": { "@types/jest": "^29.5.11", "@types/node": "^20.10.5", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", "eslint": "^8.57.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.2", "typescript": "^5.3.3" }, "smithery": { "type": "mcp-server", "name": "wisdomforge", "description": "A powerful knowledge management system that forges wisdom from experiences, insights, and best practices", "version": "1.0.0", "author": "Your Name", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/yourusername/wisdomforge" }, "keywords": [ "mcp", "knowledge-management", "wisdom", "insights", "best-practices", "vector-database" ] } }

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/hadv/wisdomforge'

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