Skip to main content
Glama

Project Portfolio Guide MCP Server

by wonnyboi
.gitignore1.24 kB
# Node modules node_modules/ # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Runtime data pids *.pid *.seed *.pid.lock # Directory for instrumented libs generated by jscoverage/JSCover lib-cov # Coverage directory used by tools like istanbul coverage/ # 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/ # 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 # dotenv environment variables file .env .env.* # parcel-bundler cache (https://parceljs.org/) .cache # Next.js build output .next out # Nuxt.js build / generate output .nuxt dist # Gatsby files .cache/ public # vuepress build output .vuepress/dist # Serverless directories .serverless/ # FuseBox cache .fusebox/ # DynamoDB Local files .dynamodb/ # TernJS port file .tern-port # VS Code settings .vscode/ # Mac system files .DS_Store # Windows system files Thumbs.db # JetBrains IDEs .idea/ # SvelteKit build .svelte-kit/

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/wonnyboi/ssafy_project_mcp'

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