{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_uwuxp3agqb4m","handle":"vata-mcp","url":"https://wellknown.network/agents/vata-mcp","links":{"self":"https://wellknown.network/agents/vata-mcp/record.json","html":"https://wellknown.network/agents/vata-mcp","markdown":"https://wellknown.network/agents/vata-mcp/record.md","api":"https://wellknown.network/api/v1/agents/vata-mcp","status":"https://wellknown.network/api/v1/agents/vata-mcp/status","claim":"https://wellknown.network/agents/vata-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/vata-mcp/claim.json","badge":"https://wellknown.network/agents/vata-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:vata-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"vata-mcp","summary":"A personal link/notes archive exposed as an MCP server — the calling LLM decides categorization, you bring your own MongoDB","description":"# vata-mcp\n\nVata exposed as an MCP server: a personal link/notes archive. Save a link\nor note; the LLM already driving your chat session decides its title,\ncategory, description, and tags and calls `vata_save` with them — you\njust save and search, categories are never something you manage by hand.\n\n**Design note:** the categorization \"AI\" here is not a separate service —\nit's whichever model is already in your MCP client (Claude, etc.). The\n`/vata-save` prompt instructs it to call `vata_list_categories`, decide\nfit-or-new itself, and pass explicit values into `vata_save`. No\n`VATA_LLM_MODEL` or API key is needed for this to work well. That setting\nonly matters for callers that *can't* reason (a bare script calling the\ntool directly) — see [Tools](#tools) below.\n\nDesign docs: [VATA_MCP_PLAN.md](VATA_MCP_PLAN.md),\n[VATA_SCHEMA.md](VATA_SCHEMA.md), [VATA_DATAFLOW.md](VATA_DATAFLOW.md).\nSingle-user per install — everyone who installs this runs their own\nserver against their own database; there's no shared/multi-tenant\nservice.\n\n## Install\n\n```bash\npipx install vata-mcp\nvata-mcp setup\n```\n\nThe setup wizard walks you through picking a MongoDB (local or Atlas,\nvalidated live), an optional fallback LLM, an optional access token, and\nan optional `/vata-clean` password — then prints a ready-to-paste MCP\nclient config block. Full walkthrough, including MongoDB installation, in\n[SETUP.md](SETUP.md). Per-client config instructions (Claude Desktop/Code\nconfirmed working; ChatGPT/Windsurf/Gemini attempted, not confirmed) in\n[CLIENT_SETUP.md](CLIENT_SETUP.md).\n\nSettings are saved to a config file (env vars still override it if set —\nsee [Environment variables](#environment-variables)), so `vata-mcp setup`\nonly needs to run once.\n\n## Deploying remotely (optional, free tier, ~15 min)\n\nOnly needed if you want Vata reachable from somewhere other than the\nmachine it's installed on (e.g. so a phone or a second computer can use\nit too). Personal local use does not need this section at al…","publisher":null,"homepage":"https://github.com/vivekvpai/vata/tree/mcp","repository":"https://github.com/vivekvpai/vata/tree/mcp","version":"0.2.0","license":"MIT","protocols":["mcp"],"tags":["bookmarks","claude","llm","mcp","model-context-protocol","mongodb","notes"],"pricing":null,"endpoints":[{"url":"pypi:vata-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":"data.database","name":"Databases","confidence":1,"provenance":"declared"},{"slug":"productivity.notes","name":"Notes & Docs","confidence":1,"provenance":"declared"}],"categories":["data","productivity"],"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":"vata-mcp","registry":"pypi","observedAt":"2026-09-10T15:25:04.300Z","publishedAt":"2026-07-19T17:37:07.877455Z","latestVersion":"0.2.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"vata-mcp","url":"https://pypi.org/project/vata-mcp/","firstSeenAt":"2026-09-10T15:23:07.868Z","fetchedAt":"2026-09-10T15:23:07.868Z","normalizedAt":"2026-09-10T15:23:07.868Z"}]},"firstSeenAt":"2026-09-10T15:23:07.868Z","updatedAt":"2026-09-10T15:25:04.300Z"}