mcp-simple-resource
by Asura7969
This is a simple resource server for the Model Context Protocol (MCP). It is based on the example provided in the python-sdk.
View on GitHub
Last updated: N/A
mcp-simple-resource
cline mcp config
{
"mcpServers": {
"mcp-simple-resource": {
"url": "http://127.0.0.1:8000/sse",
"disabled": false,
"autoApprove": []
}
}
}