Skip to main content
Glama

Google Patents MCP Server

tasks.json478 B
{ "version": "2.0.0", "tasks": [ { "label": "Start Auto Committer", "type": "shell", "command": "node \"/home/kunihiros/.nvm/versions/node/v22.14.0/bin/auto-committer\" start", "isBackground": true, "problemMatcher": [], "presentation": { "reveal": "silent", "panel": "dedicated", "showReuseMessage": false, "clear": true }, "runOptions": { "runOn": "folderOpen" } } ] }

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/KunihiroS/google-patents-mcp'

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