LangChain Hub
Rank #83,337pulsemcp/mcpcentral-io-langchain-hub
Provides access to LangChain Hub's prompt repository for fetching, searching, and managing community-contributed prompts without manual browsing.
LangChain Hub is a Model Context Protocol (MCP) server published by mcpcentral-io. It ranks #83,337 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. LangChain Hub is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Aug 3, 2025.
Ranks ahead of 48,776 of 132,113 servers on MCP Toplist.
Use LangChain Hub
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mcpcentral-io-langchain-hub https://mcp.prompts.mcpcentral.io/mcp[mcp_servers.mcpcentral-io-langchain-hub]
url = "https://mcp.prompts.mcpcentral.io/mcp"Add to ~/.codex/config.toml.
https://mcp.prompts.mcpcentral.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mcpcentral-io-langchain-hub": {
"url": "https://mcp.prompts.mcpcentral.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcpcentral-io-langchain-hub": {
"type": "http",
"url": "https://mcp.prompts.mcpcentral.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcpcentral-io-langchain-hub": {
"serverUrl": "https://mcp.prompts.mcpcentral.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcpcentral-io-langchain-hub": {
"url": "https://mcp.prompts.mcpcentral.io/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/pulsemcp%2Fmcpcentral-io-langchain-hub)<a href="https://mcptoplist.com/server/pulsemcp%2Fmcpcentral-io-langchain-hub"><img src="https://mcptoplist.com/badge/pulsemcp%2Fmcpcentral-io-langchain-hub.svg" alt="MCP Toplist: #83,337 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mcpcentral-io
Other servers by mcpcentral-io
View all mcpcentral-io servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains LangChain Hub?
- LangChain Hub is maintained by mcpcentral-io, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is LangChain Hub listed on the Official MCP Registry?
- LangChain Hub is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does LangChain Hub have?
- LangChain Hub ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for LangChain Hub?
- The source code for LangChain Hub is hosted at github.com/mcpcentral-io/langchain-prompts-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.