Skip to main content
Glama
.gitignore•2.33 kB
# Dependencies node_modules/ dist/ build/ *.tgz *.tar.gz # Database files *.db *.db-shm *.db-wal *.sqlite *.sqlite3 # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* # Runtime data pids *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ *.lcov # nyc test coverage .nyc_output # Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files) .grunt # Bower dependency directory (https://bower.io/) bower_components # node-waf configuration .lock-wscript # Compiled binary addons (https://nodejs.org/api/addons.html) build/Release # Dependency directories jspm_packages/ # TypeScript cache *.tsbuildinfo # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Microbundle cache .rpt2_cache/ .rts2_cache_cjs/ .rts2_cache_es/ .rts2_cache_umd/ # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # dotenv environment variables file .env .env.test # parcel-bundler cache (https://parceljs.org/) .cache .parcel-cache # Next.js build output .next # Nuxt.js build / generate output .nuxt dist # Gatsby files .cache/ # Comment in public line in if your project uses Gatsby and *not* Next.js # https://nextjs.org/blog/next-9-1#public-directory-support # public # Storybook build outputs .out .storybook-out # Temporary folders tmp/ temp/ # Editor directories and files .vscode/ .idea/ *.swp *.swo # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Application specific data/ apps/downloader/data/ apps/local-server/data/ # Keep only essential test files !test-complete-system.cjs !check-heartbeat-status.cjs # Block all other test files test-*.js *.test.js *.spec.js test-*.cjs create-sample-db.cjs # Block development/debug files *smithery-mcp-call.cjs *improved-find-quotes.cjs *test-other*.cjs *verify-pk-parsing.cjs *debug-*.js *debug-*.cjs # Block backup files *.backup *bash.exe.stackdump # HTML Wrapper Solution (excluded from git) html_wrapper_solution/ streamlit-access-app/ sda_campmeeting_ai/ # Streamlit deployment directory mangecerouleau-html-wrappers/ data/egw-writings.db lemonai/

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/pythondev-pro/egw_writings_mcp_server'

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