Lamatic Docs
Rank #95,764pulsemcp/lamatic-docs
RAG-powered semantic search over Lamatic.ai platform documentation.
Lamatic Docs is a Model Context Protocol (MCP) server published by lamatic. It ranks #95,764 of 132,345 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Lamatic Docs is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on May 29, 2026.
Ranks ahead of 36,581 of 132,345 servers on MCP Toplist.
Use Lamatic Docs
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http lamatic-docs https://docmcp.lamatic.ai/api/mcp[mcp_servers.lamatic-docs]
url = "https://docmcp.lamatic.ai/api/mcp"Add to ~/.codex/config.toml.
https://docmcp.lamatic.ai/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"lamatic-docs": {
"url": "https://docmcp.lamatic.ai/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"lamatic-docs": {
"type": "http",
"url": "https://docmcp.lamatic.ai/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"lamatic-docs": {
"serverUrl": "https://docmcp.lamatic.ai/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"lamatic-docs": {
"url": "https://docmcp.lamatic.ai/api/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%2Flamatic-docs)<a href="https://mcptoplist.com/server/pulsemcp%2Flamatic-docs"><img src="https://mcptoplist.com/badge/pulsemcp%2Flamatic-docs.svg" alt="MCP Toplist: #95,764 of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
lamatic
Other servers by lamatic
View all lamatic 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 Lamatic Docs?
- Lamatic Docs is maintained by lamatic, which publishes 2 MCP servers (0 total versions) tracked on MCP Toplist.
- Is Lamatic Docs listed on the Official MCP Registry?
- Lamatic Docs is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Lamatic Docs have?
- Lamatic Docs ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Lamatic Docs?
- The source code for Lamatic Docs is hosted at github.com/lamatic/lamatic-mcp-docs.
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.