llmsmap-distribution
Public MCP and REST API distribution metadata for llmsmap.me and llmsmap.ru
Documentation
llmsmap distribution
Public integration metadata for llmsmap.me and llmsmap.ru.
This repository intentionally contains no application source code, deployment configuration, database content, or secrets. It distributes the public MCP manifests, the canonical OpenAPI contract, a derived Postman collection, and brand assets.
MCP
llmsmap exposes read-only catalog search through MCP Streamable HTTP. Both canonical URLs include a trailing slash; the service also accepts the non-slash form directly without an HTTP redirect.
| Edition | Scope | Endpoint | Manifest |
|---|---|---|---|
| International | International sites, excluding the Russian catalog segment | `https://llmsmap.me/api/mcp/` | server.json |
| Russian | Russian and international catalog segments | `https://llmsmap.ru/api/mcp/` | servers/llmsmap-ru.server.json |
Example remote-server configuration:
{
"mcpServers": {
"llmsmap": {
"url": "https://llmsmap.me/api/mcp/"
}
}
}Available tools:
- `list_catalog` — list approved catalog entries, up to 50 per call.
- `search_catalog` — search by product name or URL, up to 50 per call.
The server is stateless, public, read-only, and does not require an API key. Clients should cache stable results and retry temporary failures with exponential backoff.
REST API
- Canonical OpenAPI 3.1 contract: openapi.json
- Live specification: llmsmap.me/openapi.json
- Human documentation: llmsmap.me/api-docs/
- Postman collection: postman/llmsmap.postman_collection.json
The OpenAPI document is the source of truth. The Postman collection is a distribution derivative and must be updated when the OpenAPI contract changes.
Status of llms.txt
llms.txt is an emerging convention proposed by llmstxt.org, not a formal web standard. Publishing llms.txt may reduce discovery friction for compatible tools; it does not guarantee crawling, indexing, ranking, citation, or inclusion in AI-generated answers.
Support
Use the contact form for general support.
Reveal the direct contact address
`hello [at] llmsmap [dot] me`
The address is obfuscated in repository source to reduce basic automated harvesting. Until the mailbox is activated, use the contact form.
For security reports, follow SECURITY.md. For integration questions, see SUPPORT.md.
Screenshots
Screenshots are intentionally deferred until the catalog, audit, and generator views share the final visual system.
Frequently asked questions
What is llmsmap-distribution?
llmsmap-distribution is Public MCP and REST API distribution metadata for llmsmap.me and llmsmap.ru
How do I install llmsmap-distribution?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is llmsmap-distribution open source?
Yes — it is hosted on GitHub at https://github.com/arseniigruzdev/llmsmap-distribution.
Related MCP tools
Model Context Protocol Servers
Pre-indexed code knowledge graph, auto syncs on code changes, for Claude Code, Codex, Gemini, Cursor, OpenCode, AntiGravity, Kiro, CoPilot, and Hermes Agent — fewer tokens, fewer tool calls, 100% local
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart:
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP