SERVER

Contextual MCP Server

Rank #30949

io.github.NitishGourishetty/contextual-mcp-server

RAG-enabled MCP server using Contextual AI. Supports single-agent and multi-agent modes.

First listed
Sep 18, 2025
Last publish date
Sep 18, 2025
OVERVIEW

Contextual MCP Server is a Model Context Protocol (MCP) server published by NitishGourishetty. It ranks #30949 of 58,832 servers tracked on MCP Toplist. Contextual MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Sep 18, 2025 and most recently updated on Sep 18, 2025.

STANDING
#30,949of 58,832 tracked servers

Ranks ahead of 27,883 of 58,832 servers on MCP Toplist.

CONNECT

Use Contextual MCP Server

Add Contextual MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "contextual-mcp-server": {
      "command": "uvx",
      "args": [
        "contextual-mcp-server"
      ],
      "env": {
        "API_KEY": "<your API_KEY>",
        "AGENT_ID": "<your AGENT_ID>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

NitishGourishetty

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.1.0Sep 18, 2025
FAQ

Frequently asked questions

What is Contextual MCP Server?
RAG-enabled MCP server using Contextual AI. Supports single-agent and multi-agent modes.
Who maintains Contextual MCP Server?
Contextual MCP Server is maintained by NitishGourishetty, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is Contextual MCP Server an official MCP server?
Yes — Contextual MCP Server is listed on the Official MCP Registry.
How many versions does Contextual MCP Server have?
MCP Toplist tracks 1 version of Contextual MCP Server, most recently published on Sep 18, 2025.
Where can I find the source code for Contextual MCP Server?
The source code for Contextual MCP Server is hosted at github.com/NitishGourishetty/contextual-mcp-server.
EXPLORE