Skip to main content
Glama
kokogo100

RagAlgo MCP Server

by kokogo100
package.json1.07 kB
{ "name": "ragalgo-mcp-server", "version": "1.0.2", "description": "Dynamic RAG Engine for AI Reliability. We provide mathematically scored context & sanitized data to prevent hallucinations in both static & volatile domains (starting with Korean Finance).", "main": "dist/index.js", "bin": { "ragalgo-mcp-server": "./dist/index.js" }, "type": "module", "scripts": { "build": "npx tsc", "start": "node dist/index.js", "dev": "npx tsx src/index.ts" }, "keywords": [ "mcp", "rag", "ai-reliability", "context-scoring", "finance", "korea-market" ], "author": "RagAlgo Team", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "cors": "^2.8.5", "express": "^5.2.1", "zod": "^3.22.0" }, "devDependencies": { "@types/cors": "^2.8.19", "@types/express": "^5.0.6", "@types/node": "^20.19.26", "tsx": "^4.21.0", "typescript": "^5.9.3" } }

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/kokogo100/ragalgo-mcp-server'

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