Skip to main content
Glama
MananCoder29

Berlin Services MCP Server

by MananCoder29

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_servicesC

Advanced search for Berlin services with paging and filters.

get_service_detailsC

Get complete details about a service including forms and prerequisites.

get_service_formsB

Get all forms associated with a service with detailed metadata.

search_formsC

Search for forms across all services.

get_forms_by_typeC

Get all forms of a specific type across services.

get_service_prerequisitesC

Get all prerequisites and requirements for a service.

get_service_checklistC

Get a comprehensive checklist for completing a service application.

analyze_form_for_fillingC

Download a PDF form and extract its fillable fields.

perform_form_fillingC

Fill a PDF form and save locally.

download_filled_formC

Retrieve a filled PDF form.

get_form_visual_previewC

Render a page of a filled PDF as an image.

open_file_locallyC

Open a file on the user's local system.

delete_filled_formC

Manually delete a filled form.

browse_services_by_categoryC

Browse services by category.

find_online_servicesD

Find all services available online.

get_service_locationsC

Get all locations for a service.

get_api_statusA

Get API and cache status diagnostics.

clear_cacheB

Clear the service cache.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
get_categoriesGet all available service categories
get_statusGet system status as a resource
get_form_typesGet all available form types
get_files_manifestGet manifest of all available files on the remote server.

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/MananCoder29/Berlin-Services-MCP-Server'

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