Skip to main content
Glama
northernvariables

FedMCP - Federal Parliamentary Information

package.json1.24 kB
{ "name": "@canadagpt/graph-api", "version": "1.0.0", "description": "GraphQL API for CanadaGPT - Neo4j-powered government accountability data", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "dev": "tsx watch src/index.ts", "build": "tsc", "start": "node dist/index.js", "type-check": "tsc --noEmit", "lint": "eslint src --ext .ts", "test": "vitest", "create-indexes": "tsx src/utils/createIndexes.ts", "create-constraints": "tsx src/utils/createConstraints.ts" }, "dependencies": { "@neo4j/graphql": "^5.5.0", "@neo4j/graphql-ogm": "^5.5.0", "cors": "^2.8.5", "dotenv": "^16.3.1", "express-rate-limit": "^8.2.1", "fast-xml-parser": "^5.3.1", "graphql": "^16.8.1", "graphql-yoga": "^5.1.1", "jsonwebtoken": "^9.0.2", "neo4j-driver": "^5.16.0" }, "devDependencies": { "@types/cors": "^2.8.17", "@types/jsonwebtoken": "^9.0.10", "@types/node": "^20.11.0", "@typescript-eslint/eslint-plugin": "^6.19.0", "@typescript-eslint/parser": "^6.19.0", "eslint": "^8.56.0", "tsx": "^4.7.0", "typescript": "^5.3.3", "vitest": "^1.2.0" }, "engines": { "node": ">=20.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/northernvariables/FedMCP'

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