limitless-mcp
by joinQuantish
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port (default: 3003) | 3003 |
| NODE_ENV | No | Environment (development/production) | production |
| BASE_RPC_URL | Yes | Base L2 RPC URL (e.g., https://mainnet.base.org) | |
| DATABASE_URL | Yes | PostgreSQL connection string | |
| ADMIN_API_KEY | Yes | Admin API key for server management | |
| ENCRYPTION_KEY | Yes | 64-character hex encryption key for AES-256-GCM | |
| LIMITLESS_API_URL | Yes | Limitless Exchange API URL (e.g., https://api.limitless.exchange) | |
| BOT_SIGNING_SECRET | No | Optional bot signing secret |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/joinQuantish/limitless-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server