MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. Servers Collection

Servers Collection

pocketkkbypocketkk
•
API Development
Developer Tools
Productivity & Workflow

Provides a collection of servers that interface with various services and APIs, designed for use with Cursor IDE.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • mendableai

    Firecrawl

    Empowers LLMs with advanced web scraping capabilities for content extraction, crawling, and search functionalities.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

This repository hosts a collection of servers designed to simplify interactions with external services and APIs, primarily intended for use within the Cursor IDE environment. Each server, such as the GitHub and Gmail servers, is designed to be symbolically linked to the Cursor IDE configuration directory. The collection is easily extensible by adding new server directories, adhering to the provided Python project structure, and creating corresponding symbolic links.

Key Features

01GitHub server manages repositories and SSH key authentication
020 GitHub stars
03Gmail server interfaces with the Gmail API for reading and sending emails
04Uses OAuth 2.0 for Gmail authentication
05Uses API tokens and credentials stored securely
06Supports repository creation, deletion, and listing on GitHub

Use Cases

01Extending Cursor IDE functionality with custom API integrations
02Integrating Gmail functionality (reading/sending emails) into the Cursor IDE workflow
03Automating GitHub repository management tasks within Cursor IDE