{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_5n7efcvqedwd","handle":"bib-enrich-mcp","url":"https://wellknown.network/agents/bib-enrich-mcp","links":{"self":"https://wellknown.network/agents/bib-enrich-mcp/record.json","html":"https://wellknown.network/agents/bib-enrich-mcp","markdown":"https://wellknown.network/agents/bib-enrich-mcp/record.md","api":"https://wellknown.network/api/v1/agents/bib-enrich-mcp","status":"https://wellknown.network/api/v1/agents/bib-enrich-mcp/status","claim":"https://wellknown.network/agents/bib-enrich-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/bib-enrich-mcp/claim.json","badge":"https://wellknown.network/agents/bib-enrich-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:bib-enrich-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"bib-enrich-mcp","summary":"MCP Server for fixing and enriching BibTeX bibliography metadata","description":"# bib-enrich-mcp\n\n[![PyPI version](https://badge.fury.io/py/bib-enrich-mcp.svg)](https://badge.fury.io/py/bib-enrich-mcp)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nWriting a paper and your `.bib` file is a mess? This tool lets AI automatically complete your citations — fill in missing metadata, find publication venues, add DOIs, and even discover if a preprint has been formally published.\n\n## Features\n\n- **Automatic metadata scraping** from multiple sources:\n  - arXiv API\n  - DBLP API\n  - CrossRef API\n- **BibTeX parsing and writing** with full field support\n- **Batch processing** of entire .bib files\n- **MCP integration** for use with AI assistants\n\n## Installation\n\n```bash\n# Or install with uv (Recommended)\nuv tool install bib-enrich-mcp\n\n# Install from PyPI\npip install bib-enrich-mcp\n\n# Or clone and install locally\ngit clone https://github.com/haoxiangsnr/bib-enrich-mcp.git\ncd bib-enrich-mcp\nuv sync\n```\n\n## Quick Start\n\n### Step 1: Configure MCP Client\n\nAdd the server to your MCP client (e.g., Cherry Studio, Claude Desktop, Cursor):\n\n```json\n{\n  \"mcpServers\": {\n    \"bib-enrich\": {\n      \"command\": \"bib-enrich-mcp\"\n    }\n  }\n}\n```\n\n### Step 2: Enable the MCP Server\n\nIn your MCP client, enable the `bib-enrich` server. Look for a tools icon (usually a wrench) in the chat interface.\n\n### Step 3: Start Using\n\nNow you can ask the AI to help with your bibliography. Example prompts:\n\n```\nHelp me find the complete citation for: Attention Is All You Need\n```\n\n```\nEnrich this BibTeX entry with arXiv ID 2401.12345\n```\n\n```\nProcess my references.bib file and fill in missing metadata\n```\n\nThe AI will automatically call the appropriate tools to fetch metadata from arXiv, DBLP, and CrossRef.\n\n## Usage\n\n### As an MCP Server\n\nAdd to your MCP client configuration:\n\n```json\n{\n  \"mcpServers\": {\n    \"bib-enrich\": {\n      \"command\": \"bib-enrich-mcp\"\n    }\n  }\n}\n```\n\n### Running the Server\n\n```bash\nbib-enrich-mcp\n```\n\n##…","publisher":null,"homepage":"https://github.com/haoxiangsnr/bib-enrich-mcp","repository":"https://github.com/haoxiangsnr/bib-enrich-mcp","version":"0.1.1","license":"MIT","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:bib-enrich-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"research.academic","name":"Academic Research","confidence":0.802,"provenance":"derived"},{"slug":"ai.prompting","name":"Prompt Management","confidence":0.791,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["ai","dev","research"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"bib-enrich-mcp","registry":"pypi","observedAt":"2026-09-09T10:30:16.452Z","publishedAt":"2026-01-15T13:16:37.158526Z","latestVersion":"0.1.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"bib-enrich-mcp","url":"https://pypi.org/project/bib-enrich-mcp/","firstSeenAt":"2026-09-09T10:26:57.786Z","fetchedAt":"2026-09-09T10:26:57.786Z","normalizedAt":"2026-09-09T10:26:57.786Z"}]},"firstSeenAt":"2026-09-09T10:26:57.786Z","updatedAt":"2026-09-09T10:30:16.452Z"}