io.github.proventools/proventools MCP Server
This read-only MCP server exposes ProvenTools business ideas, evidence, build prompts, and validation reports to developer tools and local agents. The repository provides official open-source clients for connecting developer tools to ProvenTools; the hosted application, API implementation, datasets, content, and customer systems are not included.
🛠️ Key Features
- Read-only access to ProvenTools business ideas
- Read-only access to evidence, build prompts, and validation reports
- Offered via a local stdio MCP server client (
@proventools/mcp) - Includes a read-only CLI with a bundled agent skill (
proventools)
🚀 Use Cases
- Connecting local agents to ProvenTools for retrieval of business ideas and related materials
- Accessing validation reports and supporting evidence in a local workflow
⚡ Developer Benefits
- Consistent integration using a read-only local stdio MCP server
- Official client implementations for developer tools and local agents
⚠️ Limitations
- Hosted ProvenTools application, API implementation, datasets, and customer systems are not part of this repository