Server Categories
Local Custom Servers
31 custom-built Python/Typescript servers
Python Packages
6 open source PyPI packages
NPM Packages
6 open source Node.js packages
By Domain
Local Custom Servers
Custom-built MCP servers providing domain-specific functionality.π
Calendar
π Calendar
Calendar event management system with full CRUD operations for scheduling.Key Features:
- Create, read, update, and delete calendar events
- Search events by time range, tags, and keywords
- Support for attendees, locations, and descriptions
- Uses Unix timestamps with UTC timezone
β° Reminder
β° Reminder
Reminder management system with repetition support.Key Features:
- Add reminders with due dates
- Optional repetition intervals (second, minute, hour, day, week, month)
- Automatic repetition generation (up to 12 weeks, max 100 repetitions)
π° QuickBooks
π° QuickBooks
Accounting system simulating QuickBooks functionality for financial record management.Key Features:
- Manage invoices, bills, customers, and vendors
- Account management and categorization
- Search and filter capabilities
π₯ CRM
π₯ CRM
Customer Relationship Management system for managing contacts, companies, deals, leads, and engagements.Key Features:
- Manage contacts and companies
- Track deals through sales stages
- Lead management with ratings (hot, warm, cold)
- Record engagements (emails, calls, notes)
appointmentscheduled, qualifiedtobuy, presentationscheduled, decisionmakerboughtin, contractsent, closedwon, closedlostπ Contacts
π Contacts
Contact management system for storing and retrieving personal and business contacts.Key Features:
- Store contact information (name, email, phone, address)
- Search contacts by various fields
- Support for tags and metadata
π Finance Engine
π Finance Engine
Stock market information server providing S&P 500 company information and price history.Key Features:
- S&P 500 ticker information (500+ companies)
- Historical price data (OHLCV format)
- 2 years of data (Oct 2023 - Oct 2025)
π Shopping
π Shopping
E-commerce platform for managing shopping carts and product catalogs.Key Features:
- Product catalog with categories and variants
- Shopping cart management
- Order placement and tracking
- Discount code support
π Apartment
π Apartment
Apartment rental search and management system.Key Features:
- Search apartments by location, price, amenities
- 103 apartments across 33 UK cities
- Filter by bedrooms, bathrooms, square footage
ποΈ City
ποΈ City
Crime statistics API for UK postcodes with rate limiting.Key Features:
- Query crime stats by postcode
- 89 UK postcodes across 13 cities
- API rate limiting (100 calls per 30 minutes)
βοΈ System
βοΈ System
System information and utility server.Key Features:
- Get current date and time
- Timezone conversions
- System information
βοΈ Email
βοΈ Email
Email client for sending, receiving, and managing emails.Key Features:
- Folder management (Inbox, Sent, Drafts, Trash)
- Search, reply, and forward capabilities
- Attachment support
π Filesystem
π Filesystem
Filesystem operations server for file and directory management.Key Features:
- File CRUD operations
- Directory listing and navigation
- File search and metadata
π Airtable
π Airtable
Database system simulating Airtableβs functionality.Key Features:
- Full CRUD on databases, tables, records
- Dynamic field creation and schema management
- Complex queries and filtering
π Linear
π Linear
Project management system simulating Linearβs issue tracking.Key Features:
- Issue management with states
- Projects and team organization
- Comments and discussions
backlog, todo, in-progress, done, cancelledπ Notion
π Notion
Workspace system replicating Notionβs pages and databases.Key Features:
- Page hierarchy and navigation
- Database management
- Block-based content
- Rich filtering and sorting
π« Zendesk
π« Zendesk
Customer support ticketing system.Key Features:
- Ticket management with states and priorities
- User roles (end-user, agent, admin)
- Comments and conversation threads
- Multi-channel support
new, open, pending, solved, closedPriorities: low, normal, high, urgentπΌ Slack
πΌ Slack
Team communication platform with channels and messages.Language: TypeScript (Node.js)
π€οΈ Weather
π€οΈ Weather
Weather information service with forecasts and alerts.Language: TypeScript (Node.js)Key Features:
- Current weather and 14+ day forecasts
- Historical data, hourly data
- Alerts, air quality, astronomy data
π¨ Airbnb
π¨ Airbnb
Vacation rental property search with dynamically generated listings.Key Features:
- 147,000+ cities worldwide (dynamically generated)
- Price calculation based on location and property type
- Availability checking and guest validation
Optional search filters:
checkin, checkout, adults, children, infants, pets, min_price, max_price, offset, limitβοΈ Flights
βοΈ Flights
Flight search system with realistic routing and scheduling.Key Features:
- One-way and round-trip searches
- Cabin classes: economy, business, first
- Dynamic pricing based on route
- Most airports worldwide (dynamically generated)
Optional search_flights arguments:
trip_type, return_date, passengers, cabin_class, carry_on_bag, checked_bags, offset, limitOpen Source Python Packages
Installed via PyPI and run usinguvx.
π’ Calculator
π’ Calculator
Package:
mcp-server-calculatorMathematical expression evaluator with operators, trigonometry, and logarithmic functions.Supports:
+, -, *, /, ^, %, sin, cos, tan, log, exp, pi, eπ Git
π Git
Package:
mcp-server-gitGit repository operations for version control management.Sample repos available at /data/repos/π Office Excel
π Office Excel
Package:
excel-mcp-serverExcel spreadsheet operations for .xlsx files.π Office Word
π Office Word
Package:
office-word-mcp-serverMicrosoft Word document operations for .docx files.π½οΈ Office PowerPoint
π½οΈ Office PowerPoint
Package:
office-powerpoint-mcp-serverPowerPoint presentation operations for .pptx files.π» CLI MCP Server
π» CLI MCP Server
Package:
cli-mcp-serverSafe command-line interface with restricted commands.Allowed Commands: ls, cat, findWorking Directory: /dataOpen Source NPM Packages
Installed via npm and run usingnpx or node.
π§ Memory
π§ Memory
Package:
@modelcontextprotocol/server-memoryKnowledge graph memory system for maintaining context.π MCP Code Executor
π MCP Code Executor
Package:
@geobio/code_execution_serverPython code execution with virtual environment isolation.Workspace: /data/repos/mcp_code_executor_workspaceβΆοΈ MCP Server Code Runner
βΆοΈ MCP Server Code Runner
Package:
mcp-server-code-runnerMulti-language code execution.Supported: Python, JavaScript/Node.js, Shellπ₯οΈ Desktop Commander
π₯οΈ Desktop Commander
Package:
@wonderwhy-er/desktop-commanderDesktop automation and system control.π MongoDB
π MongoDB
Package:
mongodb-mcp-serverMongoDB database operations and queries.Connection: mongodb://app_user:app_password@localhost:27017/video_game_storeπ Brave Search
π Brave Search
Package:
@modelcontextprotocol/server-brave-searchNext Steps
MCP Tutorial
Learn to use MCP servers
MCP API
Full API documentation