ArXiv MCP Server

by leopeng1995
Verified

local-only server

The server can only run on the client’s local machine because it depends on local resources.

Integrations

  • Enables searching and accessing arXiv research papers, with capabilities for querying papers using filters, downloading papers, listing saved papers, and reading paper content from the arXiv repository.

  • Offers distribution through PyPI with tracking of downloads and versioning, enabling easy installation via package managers.

mssql-mcp-서버

mssql-mcp-server는 Microsoft SQL Server에 연결하기 위한 MCP(Model Context Protocol) 서버입니다.

설치

지엑스피1

클라인에서의 구성

{ "mcpServers": { "mssql-mcp-server": { "command": "uv", "args": [ "--directory", "H:/workspaces/leopeng1995/mssql-mcp-server", "run", "mssql-mcp-server" ], "env": { "MSSQL_SERVER": "localhost", "MSSQL_PORT": "1433", "MSSQL_USER": "username", "MSSQL_PASSWORD": "password", "MSSQL_DATABASE": "database", "MSSQL_CHARSET": "UTF-8" # or CP936 ... }, "disabled": false, "autoApprove": [] } } }

참고: MSSQL_CHARSET 값은 대소문자를 구분합니다.

-
security - not tested
A
license - permissive license
-
quality - not tested

AI 보조원과 ArXiv 연구 저장소를 연결하는 브리지로, 메시지 제어 프로토콜을 통해 학술 논문을 검색, 다운로드, 읽을 수 있게 해줍니다.

  1. Installation
    1. Configuration in Cline
      ID: 6xi0ge2767