Skip to main content
Glama
package.json815 B
{ "name": "doi-citation-verifier-mcp", "version": "1.0.0", "description": "MCP server that prevents citation hallucination by verifying academic citations against CrossRef database", "type": "module", "main": "dist/index.js", "module": "./src/index.ts", "scripts": { "build": "tsc", "dev": "tsc --watch", "prepare": "npm run build" }, "keywords": [ "mcp", "doi", "citations", "academic", "research", "verification", "anti-hallucination", "fact-checking" ], "author": "tfscharff", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "@smithery/sdk": "^1.0.0", "zod": "^3.23.8" }, "devDependencies": { "@types/node": "^20.12.7", "typescript": "^5.4.5" }, "engines": { "node": ">=18.0.0" } }

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/tfscharff/doi-mcp'

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