Back to search
30
MCP

django-silk-mcp

pypi/django-silk-mcp

MCP server exposing django-silk profiling data as AI assistant tools

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

django-mcp-inspector
An MCP server that exposes Django runtime information to AI agents
0 tools
matlab-mcp-python
MCP server exposing MATLAB capabilities to AI agents
0 tools
mcp-graphql-tools
GraphQL MCP server for AI assistants
0 tools
grafeo-mcp
MCP server exposing GrafeoDB graph database to AI agents
0 tools
jac-mcp
MCP server for AI-assisted Jac development
0 tools
code-expert-mcp
MCP server for AI-assisted development
0 tools

How to use

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

{
  "mcpServers": {
    "django-silk-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}