Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
mcp-coincap-jj
by
wazzan
Verified
npm
GitHub
Finance
Search
TypeScript
MIT License
111
Apple
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
.github
src
api-migration-plan.md
CHANGELOG.md
CHANGES.md
Dockerfile
.gitattributes
.gitignore
jest.config.js
LICENSE
package.json
package-lock.json
README.md
.releaserc.json
smithery-registry.json
smithery.yaml
tsconfig.json
{ "compilerOptions": { "target": "ES2022", "module": "NodeNext", "moduleResolution": "NodeNext", "outDir": "./dist", "rootDir": "./src", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true }, "include": ["src/**/*"], "exclude": ["node_modules"] }