Skip to main content
Glama

MCP Test Server

by yvanfreitas

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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
get_users

Get all users from the mock database

get_user

Get a specific user by ID

create_user

Create a new user

get_tasks

Get all tasks from the mock database

get_task

Get a specific task by ID

create_task

Create a new task

update_task

Update an existing task

search

Search users and tasks

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/yvanfreitas/MCP-test'

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