Skip to main content
Glama

Fieldnote MCP

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TOP_KNoSearch results to return8
NEO4J_URINoBolt URIbolt://127.0.0.1:7687
NEO4J_PASSNoNeo4j passwordpassword
NEO4J_USERNoNeo4j usernameneo4j
QDRANT_URLNoQdrant HTTP endpointhttp://127.0.0.1:6333
DENSE_MODELNoSentenceTransformer modelsentence-transformers/all-MiniLM-L6-v2
SPARSE_MODELNoSparse modelbge-m3
INJ_MAX_TOKENSNoMax tokens to inject2000
SPARSE_ENABLEDNoEnable sparse lanetrue
SPARSE_HASH_DIMNoHashing fallback dim32768
QDRANT_COLLECTIONNoCollection namefieldnote_memory
INJ_SCORE_THRESHOLDNoMinimum similarity to include0.75

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/Fieldnote-Echo/Fieldnote-MCP'

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