{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_src8ek2wn949","handle":"battery-mcp","url":"https://wellknown.network/agents/battery-mcp","links":{"self":"https://wellknown.network/agents/battery-mcp/record.json","html":"https://wellknown.network/agents/battery-mcp","markdown":"https://wellknown.network/agents/battery-mcp/record.md","api":"https://wellknown.network/api/v1/agents/battery-mcp","status":"https://wellknown.network/api/v1/agents/battery-mcp/status","claim":"https://wellknown.network/agents/battery-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/battery-mcp/claim.json","badge":"https://wellknown.network/agents/battery-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:battery-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"battery-mcp","summary":"A Model Context Protocol server providing tools to search and verify battery materials","description":"# Battery MCP Server\n\nA Model Context Protocol server that provides battery materials validation capabilities. This server enables LLMs to verify invented bettery materials are novel and valid or not.\n\n> [!CAUTION]\n> This server can access local/internal IP addresses and may represent a security risk. Exercise caution when using this MCP server to ensure this does not expose any sensitive data.\n\n## Available Tools\n\n### `search_material`\nSearches and returns relevant battery materials from the database.\n\n**Parameters:**\n- `formula` (string, required): Formula query for battery materials (e.g., \"LiCoO2\")\n- `n` (integer, optional): Number of results to return (default: 5, min: 1, max: 100)\n\n---\n\n### `verify_input_material`\nValidates whether a material exists in the database.\n\n**Parameters:**\n- `original_material` (string, required): Material formula to validate (e.g., \"LiFePO4\")\n\n---\n\n### `battery_material_validation`\nParses and validates battery materials from a query, comparing them against a reference material.\n\n**Parameters:**\n- `original_material` (string, required): Reference battery material (e.g., \"LiCoO2\")\n- `query` (string, required): Comma-separated list of proposed materials (e.g., \"Li2B4O7, Li1.06Ti2O4\")\n\n## Installation\n\nThis MCP server requires API key from [materials project](https://next-gen.materialsproject.org/), you can get api key and use it with env variable `MP_API_KEY`\n\n```\nexport MP_API_KEY=\n```\n\n### Using uv (recommended)\n\nWhen using [`uv`](https://docs.astral.sh/uv/) no specific installation is needed. We will\nuse [`uvx`](https://docs.astral.sh/uv/guides/tools/) to directly run *[battery-mcp](https://github.com/nguyenhoangthuan99/battery-mcp.git)*.\n\n### Using PIP\n\nAlternatively you can install `battery-mcp` via pip:\n\n```\npip install battery-mcp\n```\n\nAfter installation, you can run it as a script using:\n\n```\npython -m battery-mcp\n```\n\n### Running with streamable-http\n\nYou can also deploy mcp as http server with streamable-http transport proto…","publisher":{"name":"Menlo Research","url":null},"homepage":null,"repository":null,"version":"0.0.3","license":"MIT","protocols":["mcp"],"tags":["automation","http","llm","mcp"],"pricing":null,"endpoints":[{"url":"pypi:battery-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","summary":"pypi","version":"pypi","description":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"data.database","name":"Databases","confidence":0.791,"provenance":"derived"},{"slug":"dev.docs-lookup","name":"Documentation Lookup","confidence":0.791,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["data","dev"],"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":"battery-mcp","registry":"pypi","observedAt":"2026-09-09T10:29:39.707Z","publishedAt":"2025-09-16T06:08:04.812217Z","latestVersion":"0.0.3"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"battery-mcp","url":"https://pypi.org/project/battery-mcp/","firstSeenAt":"2026-09-09T10:26:42.838Z","fetchedAt":"2026-09-09T10:26:42.838Z","normalizedAt":"2026-09-09T10:26:42.838Z"}]},"firstSeenAt":"2026-09-09T10:26:42.838Z","updatedAt":"2026-09-09T10:29:39.707Z"}