akougkas/cite-nexus
CiteNexus connects research assistants to free scholarly metadata and optional academic APIs. Discover papers, resolve identifiers, check references, and export BibTeX, RIS or CSL-JSON with source provenance. No model or API key is required for default searches.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
{
"type": "stdio",
"command": "cite-nexus-mcp",
"args": [
"--no-env-file"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "cite-nexus",
"version": "0.2.2",
"description": "CiteNexus connects research assistants to free scholarly metadata and optional academic APIs. Discover papers, resolve identifiers, check references, and export BibTeX, RIS or CSL-JSON with source provenance. No model or API key is required for default searches.",
"author": {
"name": "Anthony Kougkas",
"url": "https://github.com/akougkas"
},
"homepage": "https://github.com/akougkas/cite-nexus-mcp",
"repository": "https://github.com/akougkas/cite-nexus-mcp",
"license": "MIT",
"keywords": [
"mcp",
"research",
"citations",
"bibliography",
"academic",
"bibtex",
"crossref",
"wtf-p"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "CiteNexus",
"shortDescription": "Search scholarly sources, verify references, and export citations with traceable evidence.",
"longDescription": "CiteNexus connects research assistants to free scholarly metadata and optional academic APIs. Discover papers, resolve identifiers, check references, and export BibTeX, RIS or CSL-JSON with source provenance. No model or API key is required for default searches.",
"developerName": "Anthony Kougkas",
"category": "Productivity",
"capabilities": [
"Read"
],
"websiteURL": "https://github.com/akougkas/cite-nexus-mcp",
"brandColor": "#145C53",
"logo": "./assets/logo.svg",
"defaultPrompt": "Search free scholarly sources for my topic, retain source evidence, and verify identifiers before exporting citations."
}
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai