Skip to main content
Glama
package.json854 B
{ "name": "opendiscourse-mcp", "version": "1.0.0", "description": "MCP servers for accessing bulk data from govinfo.gov and congress.gov", "main": "src/index.js", "scripts": { "start": "node src/index.js", "dev": "nodemon src/index.js", "test": "jest", "lint": "eslint src/", "build": "npm run lint && npm run test" }, "keywords": ["mcp", "govinfo", "congress", "api", "bulk-data"], "author": "OpenDiscourse", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "axios": "^1.6.0", "dotenv": "^16.3.0", "xml2js": "^0.6.0", "psycopg2": "^2.9.9", "click": "^8.1.7", "cryptography": "^41.0.7", "pydantic": "^2.5.0" }, "devDependencies": { "nodemon": "^3.0.0", "jest": "^29.7.0", "eslint": "^8.50.0" }, "engines": { "node": ">=16.0.0" } }

Latest Blog Posts

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/cbwinslow/opendiscourse_mcp'

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