meGPT converts public content like blogs, books, or articles into a personalized AI chatbot. It exposes a chat interface for querying the content and provides tools for content ingestion and processing. It connects to public APIs for content retrieval and integrates with vector databases for semantic search. Developers use it to create AI-powered chatbots from existing content, enabling users to interact with the material in a conversational manner.
meGPT converts public content like blogs, books, or articles into a personalized AI chatbot. It exposes a chat interface for querying the content and provides tools for content ingestion and processing. It connects to public APIs for content retrieval and integrates with vector databases for semantic search. Developers use it to create AI-powered chatbots from existing content, enabling users to interact with the material in a conversational manner.
pip install meGPTAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"adrianco-megpt-github": {
"command": "uvx",
"args": [
"pip install meGPT"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from meGPT?"
No configuration required. This server works out of the box.
"What resources are available in meGPT?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in meGPT"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in meGPT with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.