Back to search
30
MCP

context-mcp-server

pypi/context-mcp-server

A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants

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

Similar MCP servers embedding-nearest

crawl4ai-mcp-server
A Model Context Protocol server for web crawling using Crawl4ai
0 tools
workflows-mcp-server
Model Context Protocol server that enables AI agents to discover, create, and execute complex, multi-step workflows defined in simple YAML f
0 tools
contextlayer-mcp
Context Layer MCP Server - Personal context management for AI assistants
0 tools
ctx-engine-mcp
A Model Context Protocol (MCP) server for Context Engineering - file system as external memory for AI agents
0 tools
MediaWiki-MCP-Server
Model Context Protocol (MCP) Server to connect your AI with any MediaWiki
0 tools
agentql-mcp
Model Context Protocol server that integrates AgentQL's data extraction capabilities.
0 tools

How to use

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

{
  "mcpServers": {
    "context-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}