Skip to main content
Glama

Knowledge MCP Server

by sven-borkert
.npmignore513 B
# Source files src/ test/ docs/ TODO/ # Development files .eslintrc.json .prettierrc.json tsconfig.json tsconfig.eslint.json .pnpmrc .npmrc pnpm-workspace.yaml pnpm-lock.yaml # IDE and OS files .vscode/ .idea/ .DS_Store *.swp *.swo # Git .git/ .gitignore # Node modules node_modules/ # Test coverage coverage/ # Environment files .env .env.local .env.*.local # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Activity logs (generated by the server) activity.log # Temporary files *.tmp *.temp

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/sven-borkert/knowledge-mcp'

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