PluginBench
MCP Server
Maintained
Apache-2.0

ai.smithery/IlyaGusev-academia_mcp MCP Server

ai.smithery/IlyaGusev-academia_mcp

What is the ai.smithery/IlyaGusev-academia_mcp MCP server?

Search arXiv and ACL Anthology, retrieve citations and references, and browse web sources to accel…

How to install ai.smithery/IlyaGusev-academia_mcp

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • Authorization

    Bearer token for Smithery authentication

Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "IlyaGusev-academia_mcp": {
      "url": "https://server.smithery.ai/@IlyaGusev/academia_mcp/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "IlyaGusev-academia_mcp": {
      "serverUrl": "https://server.smithery.ai/@IlyaGusev/academia_mcp/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "IlyaGusev-academia_mcp": {
      "type": "http",
      "url": "https://server.smithery.ai/@IlyaGusev/academia_mcp/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "IlyaGusev-academia_mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://server.smithery.ai/@IlyaGusev/academia_mcp/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http IlyaGusev-academia_mcp https://server.smithery.ai/@IlyaGusev/academia_mcp/mcp

Related MCP servers

Cloud browser automation for LLMs, powered by Browserbase and Stagehand.

3.4k
TypeScript
Apache-2.0
View repository →

Give AI agents full Brave Search capabilities: web, local, image, video, news, place search, LLM context, and summarization.

1.3k
TypeScript
MIT
View repository →

Give AI assistants full control of Unreal Engine—assets, actors, levels, VFX, AI, and cinematics.

763
C++
MIT
View repository →

AI-powered Unreal Engine control via MCP—automate assets, actors, levels, and effects through native C++ automation.

763
C++
MIT
View repository →

Up-to-date library documentation for AI coding agents — now shut down (offline since June 14, 2026).

489
TypeScript
MIT
View repository →

Enable language models to perform advanced AI-powered web scraping with enterprise-grade reliabili…

85
Python
MIT
View repository →