humanMCP — kapoost for LangChain
io.github.kapoost/humanmcp
Personal MCP server for humans who create. Proof of authorship, license control.
client:LangChain
transport:streamable-http
tools:43
Install humanMCP — kapoost in LangChain
pip install langchain-mcp-adapters
from langchain_mcp_adapters.client import MultiServerMCPClient
client = MultiServerMCPClient({
"humanmcp": {
"transport": "streamable_http",
"url": "https://kapoost.humanmcp.net/mcp",
}
})
tools = await client.get_tools()
get_tools() returns the server's tools as LangChain tools, ready for an agent. LangChain docs
What LangChain can do once it is connected
- about_humanmcp
- ask_human
- bootstrap_session
- delete_skill
- fetch_answer
- fetch_narada_result
- get_author_profile
- get_certificate
- get_persona
- get_persona_journal
- get_skill
- leave_comment
- leave_message
- list_blobs
- list_collection
- list_content
- list_personas
- list_provenance
- list_skill_groups
- list_skills
- load_skill_group
- mysloodsiewnia_get
- mysloodsiewnia_list
- mysloodsiewnia_search