Documentation
Complete guide to using MCP Collection and integrating Model Context Protocol servers.
Get up and running with MCP Collection in minutes. Follow these steps to start using our Model Context Protocol servers.
Create Account
Sign up for a free account to access our MCP servers and manage your usage.
Get StartedChoose Authentication
Set up OAuth 2.1 (recommended) or create API keys for server access.
Manage AuthConfigure Client
Add server URLs to your MCP client (Claude, ChatGPT, Cline, etc.) and start using tools.
Browse ServersOAuth 2.1 with PKCE
Modern, secure authentication that doesn't require managing long-lived tokens. Perfect for all MCP clients and recommended for production use.
Configuration Example:
{
  "mcpServers": {
    "mcp-collection": {
      "url": "https://mcp-collection.com/servers/[serverId]/sse"
    }
  }
}That's it! OAuth authentication will be handled automatically by your MCP client.
Key Benefits:
- No long-lived tokens to manage
 - Automatic token refresh
 - Granular permissions with scopes
 - Industry-standard security
 
Explore our collection of Model Context Protocol servers, each providing specialized tools and capabilities.
IP Lookup
Comprehensive IP address geolocation and information lookup. Get location, ISP, timezone, currency, and network details for any IP address
Solar Research
Comprehensive solar energy analysis using Google Solar API with building insights, regional solar data, and detailed GeoTIFF imagery for solar potential assessment
Finance
Real-time stock market data, company profiles, financial news, and market analysis
EV Charging and Routes
Comprehensive electric vehicle tools for finding charging stations and planning EV routes using Maps data
Maps
Comprehensive Maps integration with geocoding, places search, directions, and distance calculations
MCP Collection uses a credit-based system to ensure fair usage and maintain service quality.
How Credits Work
- Each tool call consumes credits based on complexity
 - Credits are deducted in real-time during usage
 - Monthly subscriptions include credit allowances
 - Additional credits can be purchased as needed
 
Rate Limits
- 500 free credits monthly for all users
 - Unlimited requests with paid subscriptions
 - Credit usage shown in response headers
 - Real-time credit balance monitoring
 
Understanding common errors and how to handle them in your MCP client integration.
Authentication Required
Your authentication credentials are missing or invalid.
Rate Limited
You've exceeded the rate limit for your account tier.
Insufficient Credits
Your account doesn't have enough credits to complete the request.
Can't find what you're looking for? We're here to help you get the most out of MCP Collection.