Marketing
blckalpaca.at
Provides custom AI agents for marketing automation and content creation.
ENDPOINT 1
https://blckalpaca.at/mcp
MCP server metadata
- Name
- blckalpaca-knowledge-base
- Version
- 1.0.0
Lesezugriff auf die Knowledge Base von Blck Alpaca (SEO, GEO, KI-Agenten, Marketing-Automatisierung) in Deutsch, Englisch und Slowakisch. Einstieg ueber search_knowledge_base oder list_knowledge_categories, Volltext ueber get_knowledge_article. Inhalte duerfen mit Quellennennung verwendet werden.
Known tools 4
search_knowledge_baseVolltextsuche über Titel, Kurzdefinition und Hauptkeyword der Knowledge-Base-Artikel von Blck Alpaca (SEO, GEO, KI-Agenten, Marketing-Automatisierung).
Inferred read-onlylist_knowledge_categoriesGibt den Aufbau der Knowledge Base zurück: alle Kategorien mit ihren Themen, jeweils mit Slug und URL.
Inferred read-onlyget_knowledge_articleVolltext eines Knowledge-Base-Artikels als Markdown, dazu Kurzdefinition, Kernaussagen, belegte Statistiken mit Quelle und FAQ.
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.blckalpaca-knowledge-base]
url = "https://blckalpaca.at/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"blckalpaca-knowledge-base": {
"type": "http",
"url": "https://blckalpaca.at/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: blckalpaca-knowledge-base
Remote MCP URL: https://blckalpaca.at/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": {
"blckalpaca-knowledge-base": {
"url": "https://blckalpaca.at/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"blckalpaca-knowledge-base": {
"type": "http",
"url": "https://blckalpaca.at/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "blckalpaca-knowledge-base",
"transport": "streamable-http",
"url": "https://blckalpaca.at/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.