Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
onyx-mcp-server
by
lupuletic
Verified
GitHub
Search
Knowledge & Memory
TypeScript
MIT License
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
onyx-mcp-server
docs
.github
.husky
src
CHANGELOG.md
.clinerules
CODE_OF_CONDUCT.md
commitlint.config.js
CONTRIBUTING.md
Dockerfile
.eslintrc.cjs
.gitignore
glama.json
jest.config.cjs
LICENSE
.npmignore
package.json
package-lock.json
README.md
SECURITY.md
smithery.yaml
tsconfig.json
tsconfig.test.json
{ "extends": "./tsconfig.json", "compilerOptions": { "types": ["jest", "node"], "esModuleInterop": true }, "include": ["src/**/*", "src/__tests__/**/*"] }