What is the in.getdrishti/drishti MCP server?
Indian media intelligence — bilingual sentiment, Tier 1 credibility, story clustering.
How to install in.getdrishti/drishti
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"drishti": {
"url": "https://mcp.getdrishti.in/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"drishti": {
"serverUrl": "https://mcp.getdrishti.in/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"drishti": {
"type": "http",
"url": "https://mcp.getdrishti.in/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"drishti": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.getdrishti.in/mcp"
]
}
}
}Claude Code
claude mcp add --transport http drishti https://mcp.getdrishti.in/mcpRelated MCP servers
Trending hip-hop artist momentum scores across four cultural dimensions.
79k
View repository →TypeScript
MIT
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
68k
View repository →TypeScript
MIT
Scrapling MCP Server
Active
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
67k
View repository →Python
BSD-3-Clause
io.github.tldraw/tldraw
Active
Draw and visually collaborate with your agents on tldraw's canvas.
50k
View repository →TypeScript
Metabase
Active
Lets AI clients search, explore, query, and visualize data in a Metabase instance.
49k
View repository →Clojure
Chrome DevTools MCP
Active
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
45k
View repository →TypeScript
Apache-2.0