Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
mcp-octagon
Claim
Official
by
OctagonAI
npm
GitHub
Finance
Research & Data
JavaScript
MIT License
313
4
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
octagon-mcp-server
examples
src
.env.example
.gitignore
install.sh
LICENSE
package.json
package-lock.json
README.md
run-server.sh
tsconfig.json
USAGE.md
{ "compilerOptions": { "target": "ES2022", "module": "NodeNext", "moduleResolution": "NodeNext", "outDir": "./dist", "rootDir": "./src", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true }, "include": ["src/**/*"], "exclude": ["node_modules", "dist", "examples"] }