I find academic articles and books for research and literature reviews.

MCP Servers
A collection of local Python MCP (Model Context Protocol) servers for use with Cursor.
Configuration
Clone the repo to a location of your choice, e.g. ~/mcp-servers
Add any of the servers to Cursor by updating the MCP configuration as follows:
{
"mcpServers": {
"<server-name>": {
"command": "uvx",
"args": [
"~/mcp-servers/<server-name>/."
]
}
}
}
Place this in:
-
~/.cursor/mcp.json
for global access (cursor will have access from any project) -
.cursor/mcp.json
for project-specific access
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.
La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.
Un poderoso complemento Neovim para administrar servidores MCP (protocolo de contexto del modelo)
Puente entre los servidores Ollama y MCP, lo que permite a LLM locales utilizar herramientas de protocolo de contexto del modelo
Reviews

user_BkCrEztI
I've been using mcp-servers for a while now, and it has significantly improved my workflow. The versatility and efficiency of the tool are unmatched. Kudos to James-Leslie for creating such a valuable resource! Highly recommend checking it out: https://github.com/James-Leslie/mcp-servers.