Back to search
30
MCP

mcp-tool-kit

getfounded/mcp-tool-kit

Agentic abstraction layer for building high precision vertical AI agents written in python for Model Context Protocol.

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

agent-context-mcp
Python package manager and MCP server for Agent Context Protocol (ACP) projects.
0 tools
ToolPipe MCP Server
120+ developer utility tools for AI agents via Model Context Protocol
0 tools · sse
purescript-mcp-tools
A Model Context Protocol (MCP) server providing PureScript development tools for AI assistants
0 tools
atlas-context-mcp
MCP server that gives AI coding agents structured project knowledge — standards, tools, conventions, structure
0 tools
@vucinatim/agentic-devtools
MCP-first devtools for AI agents.
0 tools
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-tool-kit": {
      "url": "https://docs.mcp-tool-kit.com/",
      "transport": "http"
    }
  }
}