Skip to main content
Glama

WebSee MCP Server

by 1AQuantum
.gitignore780 B
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* # Build outputs # dist/ - INCLUDED in repo for production-ready package build/ out/ *.tsbuildinfo # Test coverage coverage/ *.lcov .nyc_output # IDE .vscode/* !.vscode/settings.json !.vscode/extensions.json !.vscode/launch.json !.vscode/mcp.json .idea/ *.swp *.swo *~ .DS_Store # MCP Configuration (keep these for team sharing) # .mcp.json (Claude Code project config - keep tracked) # .vscode/mcp.json (VS Code config - keep tracked) # .cursor/mcp.json (Cursor config - keep tracked) # Environment .env .env.local .env.*.local # Playwright playwright-report/ test-results/ playwright/.cache/ # Logs logs/ *.log # OS files Thumbs.db Desktop.ini # Temporary files tmp/ temp/ *.tmp

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/1AQuantum/websee-mcp-server'

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