https://github.com/datacommonsorg/agent-toolkit
Tools and agents for interacting with the Data Commons Knowledge Graph using the Model Context Protocol (MCP).
https://github.com/datacommonsorg/agent-toolkit
Last synced: 4 months ago
JSON representation
Tools and agents for interacting with the Data Commons Knowledge Graph using the Model Context Protocol (MCP).
- Host: GitHub
- URL: https://github.com/datacommonsorg/agent-toolkit
- Owner: datacommonsorg
- License: apache-2.0
- Created: 2025-06-26T22:19:31.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2026-01-30T03:58:41.000Z (4 months ago)
- Last Synced: 2026-01-30T19:22:12.725Z (4 months ago)
- Language: Python
- Size: 1.77 MB
- Stars: 136
- Watchers: 3
- Forks: 32
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Data Commons Agent Toolkit
This repo contains MCP tools and sample agents for fetching public information from [Data Commons](https://datacommons.org/).
User-facing documentation is at .
## MCP Server
* [Data Commons MCP Server package](packages/datacommons-mcp/)
* PyPI: [datacommons-mcp](https://pypi.org/project/datacommons-mcp)
## Sample agents
* [Data Commons sample agents](packages/datacommons-mcp/examples/sample_agents)