Context API MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CONTEXT_API_KEY | Yes | Your Context API key | |
| CONTEXT_API_URL | No | API base URL (optional) | https://dev.doppelgangers.ai:3003 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_relevant_postsA | Semantic search of contextualized post renderings of a certain Twitter/X user, based on a natural language query. Twitter/X username and platform (= X) must be provided. Use this tool to find specific posts, relevant to the query. |
| get_all_user_postsA | Retrieve all contextualized post renderings of a specific Twitter/X user. This tool is useful when you need to analyse posts for insights, trends and topics over all posts. For instance, to answer queries such as:
|
| check_creditsA | Check your Context API credit balance and usage statistics. |
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/doppelgangersai/context-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server