eight-mcp-community
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EIGHT_EMAIL | No | Email for password login (requires EIGHT_PASSWORD) | |
| EIGHT_COOKIE | No | Cookie header for authentication | |
| EIGHT_PASSWORD | No | Password for email login (requires EIGHT_EMAIL) | |
| EIGHT_COOKIE_FILE | No | Mozilla/Netscape cookie jar path | |
| EIGHT_SESSION_COOKIE | No | Alternate Cookie header | |
| EIGHT_MCP_COMMUNITY_CONFIG | No | Path to config JSON with a cookie field |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| eight_auth_statusA | Check whether Eight authentication is configured and currently usable. |
| eight_auth_loginB | Run CLI browser login in a subprocess, capture Eight cookies, and save them. |
| eight_set_cookieC | Store a Cookie header in the local MCP config file. |
| eight_search_personC | Search registered Eight cards by default; source='all' also includes public network. |
| eight_fetch_personA | Fetch detailed contact/profile fields for an id returned by eight_search_person. |
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
- 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/new-village/eight-mcp-community'
If you have feedback or need assistance with the MCP directory API, please join our Discord server