Content Tools
codable.pl
Provides tools to search and list blog articles from Codable.pl, retrieve service information and pricing, and send inquiries via contact form.
ENDPOINT 1
https://codable.pl/mcp
MCP server metadata
- Name
- codable-mcp
- Version
- 1.0.0
Serwer MCP firmy Codable (codable.pl) — jednoosobowa firma programistyczna Tobiasza Wawrzynczoka. Narzedzia: przeszukiwanie artykulow bloga (praktyka produkcyjna: integracje, automatyzacje, Excel vs system, n8n, agenci AI), lista artykulow, zakres uslug z widelkami cenowymi oraz wyslanie zapytania ofertowego. Tresci po polsku.
Known tools 4
szukaj_na_bloguPrzeszukuje artykuly bloga codable.pl (praktyka produkcyjna: integracje, webhooki, automatyzacje, koszty, przejecia systemow, Excel vs dedykowany system, n8n, agenci AI).
Inferred read-onlylista_artykulowZwraca pelna liste artykulow bloga Codable z opisami i adresami URL.
Inferred read-onlyuslugi_i_widelkiZwraca zakres uslug Codable i orientacyjne widelki cenowe (netto, PLN).
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.codable-mcp]
url = "https://codable.pl/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"codable-mcp": {
"type": "http",
"url": "https://codable.pl/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: codable-mcp
Remote MCP URL: https://codable.pl/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"codable-mcp": {
"url": "https://codable.pl/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"codable-mcp": {
"type": "http",
"url": "https://codable.pl/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "codable-mcp",
"transport": "streamable-http",
"url": "https://codable.pl/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.