Skip to main content
Glama

Analytical MCP Server

.gitignore821 B
# Dependency directories node_modules/ # Build output build/ dist/ # Environment files .env .env.local .env.development.local .env.test.local .env.production.local # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Test coverage coverage/ .nyc_output/ *.lcov # Cache directories cache/ .cache/ .npm/ .yarn/ .eslintcache .tsbuildinfo # IDE and editor files .idea/ .vscode/ *.swp *.swo *.sublime-* # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # TypeScript typings/ *.tsbuildinfo # Optional REPL history .node_repl_history # Package files *.tgz *.tar.gz # Yarn .yarn-integrity .yarn/ .pnp.* # Temporary files *.tmp *.temp *.bak *.backup *.swp *.swo # MCP specific .mcp-cache/ mcp-inspector.log # Test artifacts test-results/ junit.xml CLAUDE.md

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/quanticsoul4772/analytical-mcp'

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