Skip to main content
Glama
new-village

eight-mcp-community

by new-village

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EIGHT_EMAILNoEmail for password login (requires EIGHT_PASSWORD)
EIGHT_COOKIENoCookie header for authentication
EIGHT_PASSWORDNoPassword for email login (requires EIGHT_EMAIL)
EIGHT_COOKIE_FILENoMozilla/Netscape cookie jar path
EIGHT_SESSION_COOKIENoAlternate Cookie header
EIGHT_MCP_COMMUNITY_CONFIGNoPath to config JSON with a cookie field

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/new-village/eight-mcp-community'

If you have feedback or need assistance with the MCP directory API, please join our Discord server