ProtoLinkAI MCP Server
by StevenROyola
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RUN_AGENT | No | Flag to indicate whether to run the agent. | |
| ELIZA_PATH | No | The path to Eliza integration files. | |
| SEARXNG_URL | No | The URL of the searxng server | http://localhost:8080 |
| PUBMED_EMAIL | Yes | Your email address (required by NCBI) | |
| TWITTER_EMAIL | No | Your Twitter email for managing Twitter interactions via the Node.js client | |
| PUBMED_API_KEY | No | Optional API key for higher rate limits | |
| TWITTER_API_KEY | No | Your Twitter API key for Tweepy (Twitter API v2) | |
| TWITTER_PASSWORD | No | Your Twitter password for managing Twitter interactions via the Node.js client | |
| TWITTER_USERNAME | No | Your Twitter username for managing Twitter interactions via the Node.js client and Tweepy | |
| ANTHROPIC_API_KEY | No | Your key for accessing the Anthropic API. | |
| TWITTER_CLIENT_ID | No | Your Twitter client ID for Tweepy (Twitter API v2) | |
| PERSONALITY_CONFIG | No | Path to the personality configuration file. | |
| TWITTER_API_SECRET | No | Your Twitter API secret for Tweepy (Twitter API v2) | |
| TWITTER_ACCESS_TOKEN | No | Your Twitter access token for Tweepy (Twitter API v2) | |
| TWITTER_BEARER_TOKEN | No | Your Twitter bearer token for Tweepy (Twitter API v2) | |
| TWITTER_ACCESS_SECRET | No | Your Twitter access secret for Tweepy (Twitter API v2) | |
| TWITTER_CLIENT_SECRET | No | Your Twitter client secret for Tweepy (Twitter API v2) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/StevenROyola/ProtoLink'
If you have feedback or need assistance with the MCP directory API, please join our Discord server