Back to Browse

Developer Toolkit MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

The documentation, as a tool your agent can call: 950+ AI-dev guides. Search + fetch tools.

About

The documentation, as a tool your agent can call: 950+ AI-dev guides. Search + fetch tools.

Remote endpoints: streamable-http: https://developertoolkit.ai/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

2 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-mjaskolski-developer-toolkit-mcp": {
      "url": "https://developertoolkit.ai/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

AI Developer Toolkit MCP

The documentation, as a tool your agent can call.

Your agent already guesses at Cursor flags, Claude Code hooks and Codex config. Point it here instead and it reads the guide — mid-prompt, without you leaving the editor. A public, read-only MCP endpoint over 950+ guides on AI-assisted development, in EN and PL, from developertoolkit.ai. No account, no API key.

Connect

A remote HTTP server — nothing to install, nothing to keep running.

claude mcp add --transport http dtk https://developertoolkit.ai/mcp

Cursor (.cursor/mcp.json):

{
  "mcpServers": {
    "dtk": {
      "type": "http",
      "url": "https://developertoolkit.ai/mcp"
    }
  }
}

Codex (~/.codex/config.toml):

[mcp_servers.dtk]
url = "https://developertoolkit.ai/mcp"

Any MCP client that speaks Streamable HTTP works — including ChatGPT connectors, where you paste the endpoint URL directly.

Tools

ToolInOut
search{ query }{ results: [{ id, title, url, snippet, lang }] } — ranked across both languages; a Polish query returns Polish articles.
fetch{ id }{ id, title, text, url, metadata } — the complete article as markdown, not an extract.

Corpus: every guide on developertoolkit.ai — Cursor, Claude Code and OpenAI Codex, from first setup through hooks, MCP, testing, CI and deployment — rebuilt on each deploy. Both tools are read-only.

Info: https://developertoolkit.ai/en/mcp/ · Contact: contact@wondel.ai · Wondel.ai — product studio building consumer AI experiences (text, image, video, voice), Warsaw, Poland.

Reviews

No reviews yet

Be the first to review this server!