Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

com.organikpi/organikpi

com.organikpi/organikpi

OrganiKPI MCP: search and fetch services, posts and tools as clean markdown (read-only).

Uptime
100.0%
2 direct probes · 30d
Response
1417ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_content

Full-text search across services, case studies, blog posts, and tools. Returns title, URL, excerpt, and a markdown_url for the full document.

fetch_markdown

Returns the full markdown content of any page on the site. Append .md to any permalink and pass it as `url`.

list_services

Returns all available consulting services with tagline, price range, and URL.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.organikpi/organikpi": {
      "url": "https://organikpi.com/.well-known/mcp",
      "transport": "streamable-http"
    }
  }
}