Skip to main content
Glama
yvanfreitas

MCP Test Server

by yvanfreitas

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_usersC

Get all users from the mock database

get_userC

Get a specific user by ID

create_userC

Create a new user

get_tasksB

Get all tasks from the mock database

get_taskC

Get a specific task by ID

create_taskC

Create a new task

update_taskC

Update an existing task

searchC

Search users and tasks

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

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